diff options
Diffstat (limited to 'textproc/chpp/Makefile')
-rw-r--r-- | textproc/chpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index b46c5f2678a7..53257513008d 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: chpp -# Version required: 0.3.5 # Date created: 4 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= chpp-0.3.5 +PORTNAME= chpp +PORTVERSION= 0.3.5 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~andy/distfiles/ |