Skip to content

Commit

Permalink
Remove unnecessary slash from master site list.
Browse files Browse the repository at this point in the history
  • Loading branch information
tron committed Apr 14, 1999
1 parent 8704df1 commit 9c4c0c2
Show file tree
Hide file tree
Showing 34 changed files with 68 additions and 68 deletions.
4 changes: 2 additions & 2 deletions archivers/gcpio/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
HOMEPAGE= http://www.gnu.org/software/cpio/cpio.html
Expand Down
4 changes: 2 additions & 2 deletions archivers/gtar/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
Expand Down
4 changes: 2 additions & 2 deletions converters/recode/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.5 1999/03/23 10:06:21 agc Exp $
# $NetBSD: Makefile,v 1.6 1999/04/14 21:39:01 tron Exp $
#

DISTNAME= recode-3.4
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GNU:=/recode/}
MASTER_SITES= ${MASTER_SITE_GNU:=recode/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/recode/recode.html
Expand Down
4 changes: 2 additions & 2 deletions cross/binutils/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 1999/04/01 14:07:53 agc Exp $
# $NetBSD: Makefile,v 1.9 1999/04/14 21:39:01 tron Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
Expand All @@ -7,7 +7,7 @@
DISTNAME= binutils-2.9.1
PKGNAME= cross-binutils-2.9.1.0
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=/binutils/}
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/
Expand Down
4 changes: 2 additions & 2 deletions databases/gdbm/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.14 1999/03/22 16:08:31 bad Exp $
# $NetBSD: Makefile,v 1.15 1999/04/14 21:39:01 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1997/01/28 08:11:23 asami Exp
#

DISTNAME= gdbm-1.7.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GNU:=/gdbm/}
MASTER_SITES= ${MASTER_SITE_GNU:=gdbm/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/gdbm/gdbm.html
Expand Down
4 changes: 2 additions & 2 deletions devel/autoconf/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.21 1999/03/12 16:08:25 agc Exp $
# $NetBSD: Makefile,v 1.22 1999/04/14 21:39:01 tron Exp $
# FreeBSD Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp
#

DISTNAME= autoconf-2.13
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/autoconf/}
MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html
Expand Down
4 changes: 2 additions & 2 deletions devel/automake/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.15 1999/02/19 01:43:32 tv Exp $
# $NetBSD: Makefile,v 1.16 1999/04/14 21:39:02 tron Exp $
# FreeBSD Id: Makefile,v 1.5 1997/09/19 09:29:04 max Exp
#

DISTNAME= automake-1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/automake/}
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/automake/automake.html
Expand Down
4 changes: 2 additions & 2 deletions devel/bison/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.8 1999/02/19 03:27:08 tv Exp $
# $NetBSD: Makefile,v 1.9 1999/04/14 21:39:02 tron Exp $

DISTNAME= bison-1.27
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/bison/}
MASTER_SITES= ${MASTER_SITE_GNU:=bison/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/bison/bison.html
Expand Down
4 changes: 2 additions & 2 deletions devel/diffutils/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.1.1.1 1999/03/12 15:38:07 agc Exp $
# $NetBSD: Makefile,v 1.2 1999/04/14 21:39:03 tron Exp $
#

DISTNAME= diffutils-2.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/diffutils/}
MASTER_SITES= ${MASTER_SITE_GNU:=diffutils/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/diffutils/diffutils.html
Expand Down
4 changes: 2 additions & 2 deletions devel/gindent/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.14 1999/03/22 16:08:31 bad Exp $
# $NetBSD: Makefile,v 1.15 1999/04/14 21:39:02 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/08/29 09:20:00 obrien Exp
#

DISTNAME= indent-1.9.1
PKGNAME= gindent-1.9.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/indent/}
MASTER_SITES= ${MASTER_SITE_GNU:=indent/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/indent/indent.html
Expand Down
4 changes: 2 additions & 2 deletions devel/gmake/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.17 1999/03/06 09:04:23 tron Exp $
# $NetBSD: Makefile,v 1.18 1999/04/14 21:39:02 tron Exp $
# FreeBSD Id: Makefile,v 1.16 1997/06/13 20:00:47 max Exp
#

DISTNAME= make-3.77
PKGNAME= gmake-3.77
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/make/}
MASTER_SITES= ${MASTER_SITE_GNU:=make/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/make/make.html
Expand Down
4 changes: 2 additions & 2 deletions devel/gperf/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 1999/03/22 16:08:31 bad Exp $
# $NetBSD: Makefile,v 1.4 1999/04/14 21:39:02 tron Exp $
#

DISTNAME= gperf-2.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/gperf/}
MASTER_SITES= ${MASTER_SITE_GNU:=gperf/}

MAINTAINER= [email protected]

Expand Down
4 changes: 2 additions & 2 deletions devel/gtexinfo/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.15 1999/04/05 23:36:04 hubertf Exp $
# $NetBSD: Makefile,v 1.16 1999/04/14 21:39:02 tron Exp $
#

DISTNAME= texinfo-3.12
PKGNAME= gtexinfo-3.12
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/texinfo/}
MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/texinfo/texinfo.html
Expand Down
4 changes: 2 additions & 2 deletions devel/id-utils/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.10 1999/03/22 16:14:24 bad Exp $
# $NetBSD: Makefile,v 1.11 1999/04/14 21:39:02 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1996/11/18 10:22:47 asami Exp
#

DISTNAME= id-utils-3.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/id-utils/}
MASTER_SITES= ${MASTER_SITE_GNU:=id-utils/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/idutils/idutils.html
Expand Down
4 changes: 2 additions & 2 deletions devel/libg++/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.10 1999/03/22 16:10:04 bad Exp $
# $NetBSD: Makefile,v 1.11 1999/04/14 21:39:02 tron Exp $
#

DISTNAME= libg++-${GXXVERSION}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/libg++/}
MASTER_SITES= ${MASTER_SITE_GNU:=libg++/}

MAINTAINER= [email protected]

Expand Down
4 changes: 2 additions & 2 deletions devel/libtool/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.7 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.8 1999/04/14 21:39:03 tron Exp $
#

DISTNAME= libtool-1.2
# XXX should change back to libtool with next release; this differentiates
# libtool from pkg-customized libtool, the latter under the "libtool-1.2" name
PKGNAME= glibtool-1.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/libtool/}
MASTER_SITES= ${MASTER_SITE_GNU:=libtool/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.profitpress.com/libtool/
Expand Down
4 changes: 2 additions & 2 deletions devel/m4/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.10 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.11 1999/04/14 21:39:02 tron Exp $
# FreeBSD Id: Makefile,v 1.7 1997/06/16 08:22:35 max Exp
#

DISTNAME= m4-1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/m4/}
MASTER_SITES= ${MASTER_SITE_GNU:=m4/}

MAINTAINER= [email protected]

Expand Down
4 changes: 2 additions & 2 deletions devel/rcs/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 1999/03/16 11:05:29 agc Exp $
# $NetBSD: Makefile,v 1.4 1999/04/14 21:39:03 tron Exp $
#

DISTNAME= rcs-5.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/rcs/}
MASTER_SITES= ${MASTER_SITE_GNU:=rcs/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/rcs/rcs.html
Expand Down
4 changes: 2 additions & 2 deletions devel/readline/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.11 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.12 1999/04/14 21:39:03 tron Exp $
#

DISTNAME= readline-2.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=/readline/}
MASTER_SITES= ${MASTER_SITE_GNU:=readline/}

MAINTAINER= [email protected]

Expand Down
4 changes: 2 additions & 2 deletions editors/emacs/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.27 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.28 1999/04/14 21:39:03 tron Exp $
# FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp
#

DISTNAME= emacs-20.3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=/emacs/}
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
Expand Down
4 changes: 2 additions & 2 deletions games/gnuchess/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.2 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.3 1999/04/14 21:39:03 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#

DISTNAME= gnuchess-4.0.pl79
PKGNAME= gnuchess-4.0.79
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU:=/gnuchess/}
MASTER_SITES= ${MASTER_SITE_GNU:=gnuchess/}

MAINTAINER= [email protected]

Expand Down
4 changes: 2 additions & 2 deletions graphics/hp2xx/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.5 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.6 1999/04/14 21:39:03 tron Exp $
#

DISTNAME= hp2xx-3.1.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU:=/hp2xx/}
MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html
Expand Down
4 changes: 2 additions & 2 deletions graphics/plotutils/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 1999/02/19 04:29:45 tv Exp $
# $NetBSD: Makefile,v 1.4 1999/04/14 21:39:03 tron Exp $
#

DISTNAME= plotutils-2.1.6
CATEGORIES= devel graphics x11
MASTER_SITES= ${MASTER_SITE_GNU:=/plotutils/}
MASTER_SITES= ${MASTER_SITE_GNU:=plotutils/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/plotutils/plotutils.html
Expand Down
4 changes: 2 additions & 2 deletions japanese/less/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.2 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.3 1999/04/14 21:39:03 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1998/07/17 20:36:13 steve Exp
#

DISTNAME= less-332
PKGNAME= ja-less-332
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GNU:=/less/}
MASTER_SITES= ${MASTER_SITE_GNU:=less/}

PATCH_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/less/
PATCHFILES= less-332-iso242.patch.gz \
Expand Down
4 changes: 2 additions & 2 deletions lang/elisp-manual/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 1999/02/28 10:39:29 dbj Exp $
# $NetBSD: Makefile,v 1.3 1999/04/14 21:39:04 tron Exp $

DISTNAME= elisp-manual-20-2.5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=/emacs/}
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
Expand Down
4 changes: 2 additions & 2 deletions lang/gforth/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.1.1.1 1999/04/10 13:56:57 simonb Exp $
# $NetBSD: Makefile,v 1.2 1999/04/14 21:39:04 tron Exp $

DISTNAME= gforth-0.4.0
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=/gforth/}
MASTER_SITES= ${MASTER_SITE_GNU:=gforth/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.complang.tuwien.ac.at/forth/gforth/
Expand Down
4 changes: 2 additions & 2 deletions lang/guile/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.11 1999/03/01 16:43:27 hubertf Exp $
# $NetBSD: Makefile,v 1.12 1999/04/14 21:39:04 tron Exp $
# FreeBSD Id: Makefile,v 1.12 1997/11/22 16:01:32 jseger Exp
#

DISTNAME= guile-1.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=/guile/}
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
Expand Down
4 changes: 2 additions & 2 deletions misc/git/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.14 1999/03/22 16:08:32 bad Exp $
# $NetBSD: Makefile,v 1.15 1999/04/14 21:39:04 tron Exp $
# FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp
#

DISTNAME= git-4.3.17
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU:=/git/}
MASTER_SITES= ${MASTER_SITE_GNU:=git/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.cs.unh.edu/~tudor/git/
Expand Down
4 changes: 2 additions & 2 deletions misc/screen/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.13 1999/03/22 16:08:33 bad Exp $
# $NetBSD: Makefile,v 1.14 1999/04/14 21:39:04 tron Exp $
# FreeBSD Id: Makefile,v 1.17 1997/06/16 06:39:51 max Exp
#

DISTNAME= screen-3.7.6
CATEGORIES= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
${MASTER_SITE_GNU:=/screen/}
${MASTER_SITE_GNU:=screen/}

MAINTAINER= [email protected]

Expand Down
4 changes: 2 additions & 2 deletions net/wget/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.18 1999/03/22 16:08:33 bad Exp $
# $NetBSD: Makefile,v 1.19 1999/04/14 21:39:04 tron Exp $
# FreeBSD Id: Makefile,v 1.4 1997/05/22 07:53:29 tg Exp
#

DISTNAME= wget-1.5.3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=/wget/}
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.gnu.org/software/wget/wget.html
Expand Down
4 changes: 2 additions & 2 deletions pkgtools/pkglibtool/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.7 1999/03/22 16:08:33 bad Exp $
# $NetBSD: Makefile,v 1.8 1999/04/14 21:39:04 tron Exp $
#

DISTNAME= libtool-1.2
PKGNAME= pkglibtool-1.2p1
CATEGORIES= pkgtools devel
MASTER_SITES= ${MASTER_SITE_GNU:=/libtool/}
MASTER_SITES= ${MASTER_SITE_GNU:=libtool/}

MAINTAINER= [email protected]
HOMEPAGE= http://www.profitpress.com/libtool/
Expand Down
Loading

0 comments on commit 9c4c0c2

Please sign in to comment.