diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/pccts | |
parent | Fix (diff) |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/pccts')
-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 |