pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/cvs Update HOMEPAGE and MASTER_SITES, noted by t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e35d39eb71c
branches:  trunk
changeset: 501162:3e35d39eb71c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 18 00:46:28 2005 +0000

description:
Update HOMEPAGE and MASTER_SITES, noted by tron@.

diffstat:

 devel/cvs/Makefile |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (29 lines):

diff -r 506ab1db7658 -r 3e35d39eb71c devel/cvs/Makefile
--- a/devel/cvs/Makefile        Mon Oct 17 22:18:02 2005 +0000
+++ b/devel/cvs/Makefile        Tue Oct 18 00:46:28 2005 +0000
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.86 2005/08/26 21:36:28 adrianp Exp $
+# $NetBSD: Makefile,v 1.87 2005/10/18 00:46:28 wiz Exp $
 #
 
 DISTNAME=      cvs-1.11.20
 CATEGORIES=    devel
 PKGREVISION=   2
-# (SSL) download URL according to http://www.cvshome.org/ is
-# https://ccvs.cvshome.org/files/documents/19/861/cvs-1.11.20.tar.bz2
-MASTER_SITES=  ${MASTER_SITE_BACKUP}
+MASTER_SITES=  http://ftp.gnu.org/non-gnu/cvs/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    wiz%NetBSD.org@localhost
-HOMEPAGE=      http://www.cvshome.org/
+HOMEPAGE=      http://cvs.nongnu.org/
 COMMENT=       Concurrent Versions System
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 GNU_CONFIGURE= yes
+KERBEROS=1
 
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index