From 9c4c0c2b50d083c8f28038c8732489282b101546 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 14 Apr 1999 21:39:01 +0000 Subject: Remove unnecessary slash from master site list. --- archivers/gcpio/Makefile | 4 ++-- archivers/gtar/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'archivers') diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile index 6c451f6aeb7..041f929590b 100644 --- a/archivers/gcpio/Makefile +++ b/archivers/gcpio/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 1999/03/22 16:08:30 bad Exp $ +# $NetBSD: Makefile,v 1.10 1999/04/14 21:39:01 tron Exp $ # DISTNAME= cpio-2.4.2 PKGNAME= gcpio-2.4.2 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_GNU:=/cpio/} +MASTER_SITES= ${MASTER_SITE_GNU:=cpio/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/cpio/cpio.html diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index ad09e18a7d3..283ea92465e 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 1999/03/22 16:08:31 bad Exp $ +# $NetBSD: Makefile,v 1.11 1999/04/14 21:39:01 tron Exp $ # DISTNAME= tar-1.12 PKGNAME= gtar-1.12 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_GNU:=/tar/} +MASTER_SITES= ${MASTER_SITE_GNU:=tar/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/tar/tar.html -- cgit v1.2.3