diff options
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 |