summaryrefslogtreecommitdiff
path: root/devel/lincvs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lincvs/Makefile')
-rw-r--r--devel/lincvs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile
index d9a4be9ff3f2..31ff0bf263d5 100644
--- a/devel/lincvs/Makefile
+++ b/devel/lincvs/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: lincvs
-# Version required: 0.2.3
# Date created: 03 December 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= lincvs_0.2.3
-PKGNAME= lincvs-0.2.3
+PORTNAME= lincvs
+PORTVERSION= 0.2.3
CATEGORIES= devel kde
MASTER_SITES= http://ppprs1.phy.tu-dresden.de/~trogisch/lincvs/download/
+DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= jedgar@FreeBSD.org