diff options
author | tron <tron> | 1999-03-06 09:02:57 +0000 |
---|---|---|
committer | tron <tron> | 1999-03-06 09:02:57 +0000 |
commit | c0612929e5bb8ec17ad128c07a9cf2240d5b887d (patch) | |
tree | 1aa416856f023ab9ee333e6ecb39a396ce541b22 /sysutils | |
parent | b4dbf5c11f730bc919d33b62f93e1656287571da (diff) | |
download | pkgsrc-c0612929e5bb8ec17ad128c07a9cf2240d5b887d.tar.gz |
Updated master site list to handle the gnu ftp reorganization.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fileutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile index dd55a75cb41..ef0edb0b2a8 100644 --- a/sysutils/fileutils/Makefile +++ b/sysutils/fileutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 1998/08/20 15:17:26 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 1999/03/06 09:02:57 tron Exp $ DISTNAME= fileutils-3.16 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU:=/fileutils/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnu.org/software/fileutils/fileutils.html |