diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:23:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:23:13 +0000 |
commit | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (patch) | |
tree | f096af604122b48bed1127f374f5637959c29e30 /graphics/xmms-scivi | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with G
Notes
Notes:
svn path=/head/; revision=240070
Diffstat (limited to 'graphics/xmms-scivi')
-rw-r--r-- | graphics/xmms-scivi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xmms-scivi/Makefile b/graphics/xmms-scivi/Makefile index f0fb200fe188..d60813efabf9 100644 --- a/graphics/xmms-scivi/Makefile +++ b/graphics/xmms-scivi/Makefile @@ -9,8 +9,7 @@ PORTNAME= scivi DISTVERSION= 0.2.0-rc3 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} +MASTER_SITES= SF/xmms-${PORTNAME}/${PORTNAME}/0.2.0-rc3 PKGNAMEPREFIX= xmms- MAINTAINER= alepulver@FreeBSD.org |