diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:44:43 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:44:43 +0000 |
commit | 4b260ce2515cf67031168694f60633a71fad83e4 (patch) | |
tree | 7e1738e2d3a6d6fc5128d523336f04b0f7b22e15 /x11-fm/xcruise | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-fm/xcruise')
-rw-r--r-- | x11-fm/xcruise/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index 39de235f2b63..6ea0b82573fe 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: xcruise -# Version required: 0.24 # Date created: 22 December 1999 # Whom: minoura@netbsd.org # @@ -7,7 +6,8 @@ # $FreeBSD$ # -DISTNAME= xcruise-0.24 +PORTNAME= xcruise +PORTVERSION= 0.24 CATEGORIES= x11-fm MASTER_SITES= http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/ |