diff options
-rw-r--r-- | multimedia/acidrip/Makefile | 2 | ||||
-rw-r--r-- | multimedia/lsdvd/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Rendezvous/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/acidrip/Makefile b/multimedia/acidrip/Makefile index 1b5efcfe55b0..66de4090c716 100644 --- a/multimedia/acidrip/Makefile +++ b/multimedia/acidrip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2::Perl wrapper for MPlayer and MEncoder for ripping DVD's BUILD_DEPENDS= lsdvd:${PORTSDIR}/multimedia/lsdvd \ diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile index 281dc1c1c724..2814af527523 100644 --- a/multimedia/lsdvd/Makefile +++ b/multimedia/lsdvd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= acidrip -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print information about the contents and structure of a DVD LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread diff --git a/net/p5-Net-Rendezvous/Makefile b/net/p5-Net-Rendezvous/Makefile index c99dfb3c33e4..6e3ea7dc4283 100644 --- a/net/p5-Net-Rendezvous/Makefile +++ b/net/p5-Net-Rendezvous/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of perl modules to utilize mDNS for service discovery BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS |