diff options
Diffstat (limited to 'devel/pccts/Makefile')
-rw-r--r-- | devel/pccts/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 6390f967f0be..cb3a689cba90 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: pccts -# Version required: 1.33.22 # Date created: 22 June 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= pccts133mr -PKGNAME= pccts-1.33.22 +PORTNAME= pccts +PORTVERSION= 1.33.22 CATEGORIES= devel MASTER_SITES= http://www.polhode.com/ +DISTNAME= pccts133mr MAINTAINER= obrien@FreeBSD.org |