diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gnustep-mplayer/Makefile | 2 | ||||
-rw-r--r-- | multimedia/poe/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gnustep-mplayer/Makefile b/multimedia/gnustep-mplayer/Makefile index e743e30645c1..084ca223f675 100644 --- a/multimedia/gnustep-mplayer/Makefile +++ b/multimedia/gnustep-mplayer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.sonappart.net/gnustep/mplayer/ PKGNAMEPREFIX= gnustep- DISTNAME= Mplayer-0.4-1 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep port of MPlayerOSX LICENSE= GPLv2 diff --git a/multimedia/poe/Makefile b/multimedia/poe/Makefile index c8e95a7ce5f2..74b333f58da3 100644 --- a/multimedia/poe/Makefile +++ b/multimedia/poe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Poe/files/ DISTNAME= Poe-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A vorbis comment editor for GNUstep LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis |