diff options
Diffstat (limited to 'graphics/xmms-dspectogram/Makefile')
-rw-r--r-- | graphics/xmms-dspectogram/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/xmms-dspectogram/Makefile b/graphics/xmms-dspectogram/Makefile index 397eedf663ae..922d56ef6089 100644 --- a/graphics/xmms-dspectogram/Makefile +++ b/graphics/xmms-dspectogram/Makefile @@ -9,11 +9,12 @@ PORTNAME= dspectogram PORTVERSION= 1.2.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 Spectogram visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |