diff options
-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 |