diff options
author | ahze <ahze@FreeBSD.org> | 2005-11-11 05:44:24 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-11-11 05:44:24 +0000 |
commit | 8d993b02a888756cfd12f80a37fc1f12d1c1e9d8 (patch) | |
tree | 39460bbec7f672e1725c858449b9377376bd6fcb | |
parent | 3d8bbfc9de1180d8723bc1e05728483facc5e3d9 (diff) | |
download | FreeBSD-ports-8d993b02a888756cfd12f80a37fc1f12d1c1e9d8.zip FreeBSD-ports-8d993b02a888756cfd12f80a37fc1f12d1c1e9d8.tar.gz |
- Reset maintainer to ports@
-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 1b5efcf..66de409 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 281dc1c..2814af5 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 c99dfb3..6e3ea7d 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 |