diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-10-27 15:00:08 +0800 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-10-27 15:00:08 +0800 |
commit | 23dfdc7f6966223c9e5125b3c8bf7c588c9c3f2f (patch) | |
tree | 9fa97bcdf8ebe5f7f17571928b795104adf21461 /emulators/aftp | |
parent | f4902e7d860d55e28117727982a27da45be6d0f6 (diff) | |
download | freebsd-ports-gnome-23dfdc7f6966223c9e5125b3c8bf7c588c9c3f2f.tar.gz freebsd-ports-gnome-23dfdc7f6966223c9e5125b3c8bf7c588c9c3f2f.tar.zst freebsd-ports-gnome-23dfdc7f6966223c9e5125b3c8bf7c588c9c3f2f.zip |
update mastersite
PR: 14485
Submitted by: Chris D. Faulhaber jedgar@fxp.org
Diffstat (limited to 'emulators/aftp')
-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 |