diff options
author | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-03-22 21:23:36 +0000 |
---|---|---|
committer | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-03-22 21:23:36 +0000 |
commit | 3ead4bb15dc9bcd90473e8db2f9feb8289305868 (patch) | |
tree | 62e3de1754a80c84d44bb8dcc6d8b3069f1d6211 /devel/prcs | |
parent | d46edc2fd5ae918336369dcf890211aa64abf0ce (diff) | |
download | ports-3ead4bb15dc9bcd90473e8db2f9feb8289305868.tar.gz ports-3ead4bb15dc9bcd90473e8db2f9feb8289305868.zip |
Notes
Diffstat (limited to 'devel/prcs')
-rw-r--r-- | devel/prcs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index 8f3da5082931..5f3ce91c99f8 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: prcs -# Version required: 1.0.9 +# Version required: 1.1.1 # Date created: 17 Sep 96 # Whom: jmacd@FreeBSD.ORG # -# $Id: Makefile,v 1.5 1996/11/18 13:57:40 asami Exp $ +# $Id: Makefile,v 1.6 1997/01/07 08:07:10 jmacd Exp $ # -DISTNAME= prcs-1.0.9 +DISTNAME= prcs-1.1.1 CATEGORIES= devel MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/ |