diff options
author | sanpei <sanpei@FreeBSD.org> | 2003-07-08 14:00:45 +0000 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2003-07-08 14:00:45 +0000 |
commit | d12eec977d7bdaadc7d1a1fa864fd2b1251f9ac5 (patch) | |
tree | fb266efca453effbeda84dc35ed1ae3090fce589 /x11-fm/xcruise/Makefile | |
parent | a2697acc5e7a653371e64685adcb5ef2c5de9518 (diff) | |
download | FreeBSD-ports-d12eec977d7bdaadc7d1a1fa864fd2b1251f9ac5.zip FreeBSD-ports-d12eec977d7bdaadc7d1a1fa864fd2b1251f9ac5.tar.gz |
Update port to 0.30
Diffstat (limited to 'x11-fm/xcruise/Makefile')
-rw-r--r-- | x11-fm/xcruise/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index 156b126..5fc30c2 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -6,10 +6,11 @@ # $FreeBSD$ # -PORTNAME= xcruise -PORTVERSION= 0.24 +PORTNAME= xcruiser +PORTVERSION= 0.30 CATEGORIES= x11-fm -MASTER_SITES= http://tanaka-www.cs.titech.ac.jp/%7Eeuske/prog/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sanpei@FreeBSD.org COMMENT= Navigate through a three-dimensional view of a file system |