diff options
author | jmacd <jmacd@FreeBSD.org> | 1998-03-08 00:13:07 +0000 |
---|---|---|
committer | jmacd <jmacd@FreeBSD.org> | 1998-03-08 00:13:07 +0000 |
commit | 778d5945812ea3c641f3ec1ff2a883908d58a9a5 (patch) | |
tree | 5fa7cfbc919a5035ed1c3b022aa8f45e70f39ca3 /devel/prcs | |
parent | 6de93c2ccc15629ce2e183a1aaefa360b0817c36 (diff) | |
download | FreeBSD-ports-778d5945812ea3c641f3ec1ff2a883908d58a9a5.zip FreeBSD-ports-778d5945812ea3c641f3ec1ff2a883908d58a9a5.tar.gz |
1.2.1 -> 1.2.3
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 c2e946c..94b6ea8 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/ |