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/cs | |
parent | Fix (diff) |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/cs')
-rw-r--r-- | devel/cs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cs/Makefile b/devel/cs/Makefile index a7fabcc67645..a4c6604e0683 100644 --- a/devel/cs/Makefile +++ b/devel/cs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cs -# Version required: 0.5 # Date created: 22 May 1997 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= cs-0.5 +PORTNAME= cs +PORTVERSION= 0.5 CATEGORIES= devel MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/ |