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 /audio/xmms-faad | |
parent | a155d8175292db32ee02557aeb9bc8b112170911 (diff) | |
download | ports-6910bf819aea08bdd745916858b2def318991151.tar.gz ports-6910bf819aea08bdd745916858b2def318991151.zip |
Notes
Diffstat (limited to 'audio/xmms-faad')
-rw-r--r-- | audio/xmms-faad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-faad/Makefile b/audio/xmms-faad/Makefile index d63f431aaa82..03e907e4acda 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -3,7 +3,7 @@ PKGNAMEPREFIX= xmms- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= XMMS plugin for faad MASTERDIR= ${.CURDIR} |