diff options
Diffstat (limited to 'devel/cxref/Makefile')
-rw-r--r-- | devel/cxref/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index 9b98fa8701c6..c4751b600cbf 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cxref -# Version required: 1.3 +# Version required: 1.4 # Date created: 23 October 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.3 1996/11/18 11:22:40 asami Exp $ +# $Id: Makefile,v 1.4 1997/01/02 10:20:33 tg Exp $ # -DISTNAME= cxref-1.3 +DISTNAME= cxref-1.4 CATEGORIES= devel MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/unix/tools/ EXTRACT_SUFX= .tgz |