update MASTER_SITES.
This commit is contained in:
parent
f0d4dad17d
commit
8ebbe9123d
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.48 2002/02/18 15:14:08 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.49 2002/07/15 01:40:02 grant Exp $
|
||||
#
|
||||
|
||||
DISTNAME= cvs-1.11
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.cvshome.org/pub/${DISTNAME}/ \
|
||||
${MASTER_SITE_GNU:=cvs/}
|
||||
MASTER_SITES= http://ftp.cvshome.org/${DISTNAME}/ \
|
||||
${MASTER_SITE_GNU:=non-gnu/cvs/}
|
||||
|
||||
MAINTAINER= tv@netbsd.org
|
||||
HOMEPAGE= http://www.cvshome.org/
|
||||
|
|
Loading…
Reference in a new issue