diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-10-27 07:00:08 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-10-27 07:00:08 +0000 |
commit | 23dfdc7f6966223c9e5125b3c8bf7c588c9c3f2f (patch) | |
tree | 9fa97bcdf8ebe5f7f17571928b795104adf21461 /emulators | |
parent | update mastersite (diff) |
update mastersite
PR: 14485
Submitted by: Chris D. Faulhaber jedgar@fxp.org
Notes
Notes:
svn path=/head/; revision=22660
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/aftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/aftp/Makefile b/emulators/aftp/Makefile index ca087cd2012b..757b003e1a05 100644 --- a/emulators/aftp/Makefile +++ b/emulators/aftp/Makefile @@ -10,7 +10,7 @@ DISTNAME= aftp PKGNAME= aftp-1.0 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/incoming/ +MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/utility/ EXTRACT_SUFX= .tgz MAINTAINER= jsutton@webnet.com.au |