diff options
Diffstat (limited to 'devel/cxref/Makefile')
-rw-r--r-- | devel/cxref/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cxref/Makefile b/devel/cxref/Makefile index d0d8400b0234..a8df5ec51584 100644 --- a/devel/cxref/Makefile +++ b/devel/cxref/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cxref -# Version required: 1.5b # Date created: 23 October 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # # $FreeBSD$ # -DISTNAME= cxref-1.5b +PORTNAME= cxref +PORTVERSION= 1.5b CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.demon.co.uk/pub/unix/tools/ |