diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
commit | 6910bf819aea08bdd745916858b2def318991151 (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /graphics/xmms-dscope | |
parent | a155d8175292db32ee02557aeb9bc8b112170911 (diff) |
Notes
Diffstat (limited to 'graphics/xmms-dscope')
-rw-r--r-- | graphics/xmms-dscope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile index 42cdc6fa5c52..7799a6661c7c 100644 --- a/graphics/xmms-dscope/Makefile +++ b/graphics/xmms-dscope/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Dual Scope visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |