diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-07-20 07:47:38 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-07-20 07:47:38 +0000 |
commit | 9e37ea2798461b485d4f2971ee55f911bb8c4772 (patch) | |
tree | 900b80c816167d2384f8548a4c6fec44779d014d | |
parent | a1ba499b4b7948d80415bcc6e00f9ce09e1a182a (diff) | |
download | freebsd-ports-9e37ea2798461b485d4f2971ee55f911bb8c4772.zip |
Upgrade to 1.4b.
PR: 7307
-rw-r--r-- | devel/cxref/Makefile | 8 | ||||
-rw-r--r-- | devel/cxref/distinfo | 2 | ||||
-rw-r--r-- | devel/cxref/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index 40fd7bd66a7c..5d269da47b6f 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: cxref -# Version required: 1.4 +# Version required: 1.4b # Date created: 23 October 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.5 1997/07/17 12:18:01 tg Exp $ +# $Id: Makefile,v 1.6 1997/08/10 09:03:11 fenner Exp $ # -DISTNAME= cxref-1.4 +DISTNAME= cxref-1.4b CATEGORIES= devel MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/ EXTRACT_SUFX= .tgz -MAINTAINER= tg@freebsd.org +MAINTAINER= ports@FreeBSD.ORG USE_GMAKE= yes ALL_TARGET= cxref-inst cxref-query diff --git a/devel/cxref/distinfo b/devel/cxref/distinfo index 8e4bea1fc38e..c12333cd0aa1 100644 --- a/devel/cxref/distinfo +++ b/devel/cxref/distinfo @@ -1 +1 @@ -MD5 (cxref-1.4.tgz) = 008741441bafd3b7597ca82d77dd0b58 +MD5 (cxref-1.4b.tgz) = 060eb06dc6c03221ae265bab5852e80e diff --git a/devel/cxref/pkg-plist b/devel/cxref/pkg-plist index 364252e19ff2..2c6e962a668e 100644 --- a/devel/cxref/pkg-plist +++ b/devel/cxref/pkg-plist @@ -2,4 +2,3 @@ bin/cxref bin/cxref-query man/man1/cxref.1.gz man/man1/cxref-query.1.gz - |