diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-06-11 17:30:28 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-06-11 17:30:28 +0000 |
commit | 672f084cda81640c7a67e73b3a1fa656a78008fc (patch) | |
tree | 3b06b929d46c34a3e938d44287fec7ac9964afc5 /emulators/tkhfs | |
parent | 99f58f63219339174414b17b8fe03d2135d9e5fe (diff) | |
download | ports-672f084cda81640c7a67e73b3a1fa656a78008fc.tar.gz ports-672f084cda81640c7a67e73b3a1fa656a78008fc.zip |
Notes
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r-- | emulators/tkhfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index b5f58365cfbc..165fb4138dfe 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkhfs PORTVERSION= 1.27 CATEGORIES= emulators tk82 -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ DISTNAME= ${PORTNAME} MAINTAINER= jmz@FreeBSD.org |