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/prcs | |
parent | Fix (diff) |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/prcs')
-rw-r--r-- | devel/prcs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index 168385068370..b6ac9c7fc922 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: prcs -# Version required: 1.2.4 # Date created: 17 Sep 96 # Whom: jmacd@FreeBSD.org # # $FreeBSD$ # -DISTNAME= prcs-1.2.8 +PORTNAME= prcs +PORTVERSION= 1.2.8 CATEGORIES= devel MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/ |