diff options
author | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1998-03-08 00:13:07 +0000 |
---|---|---|
committer | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1998-03-08 00:13:07 +0000 |
commit | f5f9802570b9d2b8de5be272250bb84ba1300841 (patch) | |
tree | 44dbf9a07d411043c8ee1b239d6c88b7c375457b /devel/prcs | |
parent | 6b8d83c978314832082b1425f5937c14caad08dd (diff) | |
download | ports-f5f9802570b9d2b8de5be272250bb84ba1300841.tar.gz ports-f5f9802570b9d2b8de5be272250bb84ba1300841.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 c2e946c790a5..94b6ea806286 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: prcs -# Version required: 1.2.0 +# Version required: 1.2.3 # Date created: 17 Sep 96 # Whom: jmacd@FreeBSD.ORG # -# $Id: Makefile,v 1.8 1997/08/27 19:38:15 jmacd Exp $ +# $Id: Makefile,v 1.9 1997/10/13 05:11:40 jmacd Exp $ # -DISTNAME= prcs-1.2.1 +DISTNAME= prcs-1.2.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/ |