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/cflow | |
parent | Fix (diff) |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/cflow')
-rw-r--r-- | devel/cflow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cflow/Makefile b/devel/cflow/Makefile index 2de29caffbe0..6e103d08cd18 100644 --- a/devel/cflow/Makefile +++ b/devel/cflow/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cflow -# Version required: 2.0 # Date created: 28 Sept 1995 # Whom: dchapes@zeus.leitch.com # # $FreeBSD$ # -DISTNAME= cflow-2.0 +PORTNAME= cflow +PORTVERSION= 2.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= devel/lang/c |