diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /audio/gnustep-cdplayer/Makefile | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) | |
download | ports-79ed41a8a032517e571d68b42937692ec14f0dae.tar.gz ports-79ed41a8a032517e571d68b42937692ec14f0dae.zip |
Notes
Diffstat (limited to 'audio/gnustep-cdplayer/Makefile')
-rw-r--r-- | audio/gnustep-cdplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnustep-cdplayer/Makefile b/audio/gnustep-cdplayer/Makefile index a858bbcdf636..85b79243e060 100644 --- a/audio/gnustep-cdplayer/Makefile +++ b/audio/gnustep-cdplayer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio gnustep MASTER_SITES= SF/gsburn/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= gnustep- -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep CD player with CDDB support LIB_DEPENDS+= cdaudio.1:${PORTSDIR}/audio/libcdaudio |