diff options
Diffstat (limited to 'archivers/gcpio/Makefile')
-rw-r--r-- | archivers/gcpio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index ed712bd5046..6c451f6aeb7 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 1998/08/20 15:16:35 tsarna Exp $ +# $NetBSD: Makefile,v 1.9 1999/03/22 16:08:30 bad Exp $ # DISTNAME= cpio-2.4.2 PKGNAME= gcpio-2.4.2 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU:=/cpio/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/cpio/cpio.html |