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/hfs | |
parent | Move distfile to local-distfiles directory on ftp.FreeBSD.org (diff) |
Move distfile to local-distfiles directory on ftp.FreeBSD.org
Notes
Notes:
svn path=/head/; revision=29527
Diffstat (limited to 'emulators/hfs')
-rw-r--r-- | emulators/hfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index a57bb3398f5c..170577fbe144 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= hfs PORTVERSION= 0.37 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jmz/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= jmz@FreeBSD.org |