diff options
Diffstat (limited to 'devel/cvsweb3/Makefile')
-rw-r--r-- | devel/cvsweb3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile index 7d06902248af..709791342eac 100644 --- a/devel/cvsweb3/Makefile +++ b/devel/cvsweb3/Makefile @@ -6,9 +6,10 @@ # PORTNAME= cvsweb -PORTVERSION= 1.85 +PORTVERSION= 1.86 CATEGORIES= devel www -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org |