diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-10 20:01:24 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-10 20:01:24 +0000 |
commit | eff040c2df3c5452fdaa7f2a72b841d0752d6c24 (patch) | |
tree | 8bf79b5f68a638d0f673a2cb9159b59b1db8a8b4 /graphics/xmms-dscope/Makefile | |
parent | 631d2ecd4c60c2a40f6f55c0ffac1615cb941e0b (diff) |
Notes
Diffstat (limited to 'graphics/xmms-dscope/Makefile')
-rw-r--r-- | graphics/xmms-dscope/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile index 34c8fe847ab5..9e357644b2a7 100644 --- a/graphics/xmms-dscope/Makefile +++ b/graphics/xmms-dscope/Makefile @@ -9,11 +9,12 @@ PORTNAME= dscope PORTVERSION= 1.3.1 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.shell.linux.se/bm/f/ +MASTER_SITES= ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Dual Scope visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |