diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-22 19:49:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-03-22 19:49:09 +0000 |
commit | 8497c482419100d6a3ad5dda50b0b8708e3b32e1 (patch) | |
tree | 5b861e4a06b291d995ea0c5939f4138243337c00 /devel/cvsweb3 | |
parent | 107bb9b94d4286c4286c7882402318e3e47afcd6 (diff) | |
download | ports-8497c482419100d6a3ad5dda50b0b8708e3b32e1.tar.gz ports-8497c482419100d6a3ad5dda50b0b8708e3b32e1.zip |
Notes
Diffstat (limited to 'devel/cvsweb3')
-rw-r--r-- | devel/cvsweb3/Makefile | 6 | ||||
-rw-r--r-- | devel/cvsweb3/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 265ff4747c15..f1cd3f4cb8f8 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -9,7 +9,7 @@ PORTNAME= cvsweb PORTVERSION= ${REV_ZELLER}.${REV_KNU} CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.FreeBSD.org/~knu/distfiles/ + http://www.iDaemons.org/distfiles/ MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org @@ -19,8 +19,8 @@ NO_BUILD= yes USE_PERL5= yes # This version of cvsweb is Zeller's version + knu's enhancements. -REV_ZELLER= 1.105 -REV_KNU= 1.65 +REV_ZELLER= 1.106 +REV_KNU= 1.68 # Specify where your repository belongs. # (You can reconfigure it after installation anyway) diff --git a/devel/cvsweb3/distinfo b/devel/cvsweb3/distinfo index 7dc9c531432a..76a52d263262 100644 --- a/devel/cvsweb3/distinfo +++ b/devel/cvsweb3/distinfo @@ -1 +1 @@ -MD5 (cvsweb-1.105.1.65.tar.gz) = 3a15857a1178ba057590d55c909d80ab +MD5 (cvsweb-1.106.1.68.tar.gz) = 4457ba5c83c5155ac0c085e54d2ba5d5 |