diff options
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 |