diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
commit | d99dd57e8914358fbac01603f77e98307b8060ce (patch) | |
tree | 04bcce22406a985d12ee47ca354e918b4326fd32 /x11-fm/xcruise | |
parent | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff) |
Notes
Diffstat (limited to 'x11-fm/xcruise')
-rw-r--r-- | x11-fm/xcruise/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index c0bd98e4fe1e..af3605b17145 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -10,7 +10,7 @@ PORTNAME= xcruiser PORTVERSION= 0.30 PORTREVISION= 2 CATEGORIES= x11-fm -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= sanpei@FreeBSD.org COMMENT= Navigate through a three-dimensional view of a file system |