diff options
Diffstat (limited to 'devel/cvsweb/Makefile')
-rw-r--r-- | devel/cvsweb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile index b61866d0237b..194a77c77248 100644 --- a/devel/cvsweb/Makefile +++ b/devel/cvsweb/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cvsweb -# Version required: 1.80 # Date created: 27 Jun 1999 # Whom: SADA Kenji <sada@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= cvsweb-1.80 +PORTNAME= cvsweb +PORTVERSION= 1.80 CATEGORIES= devel www MASTER_SITES= http://stud.fh-heilbronn.de/~zeller/download/ |