diff options
author | mharo <mharo@FreeBSD.org> | 1999-10-27 07:00:08 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-10-27 07:00:08 +0000 |
commit | 2e5d59fc7755e198ac006896fe2f5ccf870b5053 (patch) | |
tree | 4c68f457a43ee3f95033cba5963b5631f700c8d8 /emulators/aftp/Makefile | |
parent | fd09cc7d6c0690528ad86e31025fe43aed849bd0 (diff) | |
download | FreeBSD-ports-2e5d59fc7755e198ac006896fe2f5ccf870b5053.zip FreeBSD-ports-2e5d59fc7755e198ac006896fe2f5ccf870b5053.tar.gz |
update mastersite
PR: 14485
Submitted by: Chris D. Faulhaber jedgar@fxp.org
Diffstat (limited to 'emulators/aftp/Makefile')
-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 ca087cd..757b003 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 |