diff options
author | anders <anders@FreeBSD.org> | 2002-12-16 07:03:07 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-12-16 07:03:07 +0800 |
commit | 4f5bdf7af3bae8f9a9d34b2d0e5a692cbafc23bb (patch) | |
tree | ad98c6b1c42a237fe486cb34918c763935839ac4 /www | |
parent | 289b3f4d539d7d70fe2a7c21c0a04ace5d5206ae (diff) | |
download | freebsd-ports-gnome-4f5bdf7af3bae8f9a9d34b2d0e5a692cbafc23bb.tar.gz freebsd-ports-gnome-4f5bdf7af3bae8f9a9d34b2d0e5a692cbafc23bb.tar.zst freebsd-ports-gnome-4f5bdf7af3bae8f9a9d34b2d0e5a692cbafc23bb.zip |
Resign maintainership from a few ports I don't care for anymore.
Diffstat (limited to 'www')
-rw-r--r-- | www/dillo-i18n/Makefile | 2 | ||||
-rw-r--r-- | www/dillo/Makefile | 2 | ||||
-rw-r--r-- | www/dillo2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_mylo/Makefile | 2 | ||||
-rw-r--r-- | www/mod_mysqluserdir/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/dillo-i18n/Makefile b/www/dillo-i18n/Makefile index ac652934945b..a4bfca7d40f5 100644 --- a/www/dillo-i18n/Makefile +++ b/www/dillo-i18n/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://dillo.cipsga.org.br/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/dillo/Makefile b/www/dillo/Makefile index ac652934945b..a4bfca7d40f5 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://dillo.cipsga.org.br/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/dillo2/Makefile b/www/dillo2/Makefile index ac652934945b..a4bfca7d40f5 100644 --- a/www/dillo2/Makefile +++ b/www/dillo2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://dillo.cipsga.org.br/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/www/mod_mylo/Makefile b/www/mod_mylo/Makefile index deb0937b9fcf..c34628349b6b 100644 --- a/www/mod_mylo/Makefile +++ b/www/mod_mylo/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.pvv.org/~oyving/code/mod_mylo/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 diff --git a/www/mod_mysqluserdir/Makefile b/www/mod_mysqluserdir/Makefile index a22220da2a3a..6705787b29b0 100644 --- a/www/mod_mysqluserdir/Makefile +++ b/www/mod_mysqluserdir/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://sys.estpak.ee/pub/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 |