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-nebulus | |
parent | a155d8175292db32ee02557aeb9bc8b112170911 (diff) |
Notes
Diffstat (limited to 'graphics/xmms-nebulus')
-rw-r--r-- | graphics/xmms-nebulus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile index 9d28489eb5bc..27ac08bcfab5 100644 --- a/graphics/xmms-nebulus/Makefile +++ b/graphics/xmms-nebulus/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://nebulus.tuxfamily.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS visualization plugin that uses SDL and OpenGL BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms |