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/flux | |
parent | Fix (diff) |
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/flux')
-rw-r--r-- | devel/flux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/flux/Makefile b/devel/flux/Makefile index 96f7ff9987ee..ae35ec176099 100644 --- a/devel/flux/Makefile +++ b/devel/flux/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: flux -# Version required: 0.3.0 # Date created: 18 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= flux-0.3.0 +PORTNAME= flux +PORTVERSION= 0.3.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.styx.net/projects/flux/ |