diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-03-21 19:19:42 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-03-21 19:19:42 +0000 |
commit | 8338d55d72ccee96c02375f3ffef2e41199c6c08 (patch) | |
tree | 92ed762465f7cabd406415bedd8b5b53cf027b53 /emulators | |
parent | 9dfe28766a0e9684116fbe9a5f1fd57e53cd0ff5 (diff) | |
download | FreeBSD-ports-8338d55d72ccee96c02375f3ffef2e41199c6c08.zip FreeBSD-ports-8338d55d72ccee96c02375f3ffef2e41199c6c08.tar.gz |
Change MASTER_SITE to new site, i forgot it on last commit.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hfsutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index 65de210..74a3bed 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -3,12 +3,12 @@ # Date Created: 7 Sep 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.7 1998/03/21 02:25:03 asami Exp $ +# $Id: Makefile,v 1.8 1998/03/21 06:47:32 vanilla Exp $ # DISTNAME= hfsutils-3.2 CATEGORIES= emulators tk81 -MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/ \ +MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ \ http://www.freebsd.org/~vanilla/ MAINTAINER= vanilla@FreeBSD.ORG |