diff options
author | pav <pav@FreeBSD.org> | 2006-01-24 04:27:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-24 04:27:33 +0800 |
commit | 98431c5fad210352219fddc48584b840e78672ca (patch) | |
tree | 7084f32c8c7d67ad7bfccb6c1b852da075f777a5 /www | |
parent | 35497d852196a288e8a95f343309052304ff7f91 (diff) | |
download | freebsd-ports-gnome-98431c5fad210352219fddc48584b840e78672ca.tar.gz freebsd-ports-gnome-98431c5fad210352219fddc48584b840e78672ca.tar.zst freebsd-ports-gnome-98431c5fad210352219fddc48584b840e78672ca.zip |
- Drop maintainership. ENOTIME for ports, so let someone else take better care
of them.
Submitted by: Brad Davis <so14k@so14k.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/phpSysInfo/Makefile | 2 | ||||
-rw-r--r-- | www/phpsysinfo-dev/Makefile | 2 | ||||
-rw-r--r-- | www/phpsysinfo/Makefile | 2 | ||||
-rw-r--r-- | www/tinyproxy/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/phpSysInfo/Makefile b/www/phpSysInfo/Makefile index ad6844c268ba..bd451afeffd8 100644 --- a/www/phpSysInfo/Makefile +++ b/www/phpSysInfo/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= A php script that displays info about the host being accessed USE_PHP= pcre xml diff --git a/www/phpsysinfo-dev/Makefile b/www/phpsysinfo-dev/Makefile index ad6844c268ba..bd451afeffd8 100644 --- a/www/phpsysinfo-dev/Makefile +++ b/www/phpsysinfo-dev/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= A php script that displays info about the host being accessed USE_PHP= pcre xml diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile index ad6844c268ba..bd451afeffd8 100644 --- a/www/phpsysinfo/Makefile +++ b/www/phpsysinfo/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= A php script that displays info about the host being accessed USE_PHP= pcre xml diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 7833ae67667f..1a32b6e324ed 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= so14k@so14k.com +MAINTAINER= ports@FreeBSD.org COMMENT= A small, efficient HTTP proxy server GNU_CONFIGURE= yes |