diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-10-22 18:50:47 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-10-22 18:50:47 +0000 |
commit | 9e32881bc262218a8ffc2377347312bbd05692e4 (patch) | |
tree | be77a445e59532b7aa7b9000da6e648647330be9 /audio/xmms-faad | |
parent | d31424d211d4fe30f9ecbba1266beb360d985824 (diff) |
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 5128487cb84c..b372a519b5fa 100644 --- a/audio/xmms-faad/Makefile +++ b/audio/xmms-faad/Makefile @@ -3,7 +3,7 @@ PKGNAMEPREFIX= xmms- -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= XMMS plugin for faad MASTERDIR= ${.CURDIR} |