diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/cxref | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/cxref')
-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/ |