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 /devel/cxref/Makefile | |
| parent | Turn on ja-play. (diff) | |
Upgrade to 1.4b.
PR: 7307
Diffstat (limited to 'devel/cxref/Makefile')
| -rw-r--r-- | devel/cxref/Makefile | 8 |
1 files changed, 4 insertions, 4 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 |
