diff options
author | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-10-24 11:33:20 +0800 |
commit | dd0af158dddb4ed92cac937736bfb49935efed15 (patch) | |
tree | 8b59debde4ab44fdb57e9ed3560ce80f89a2b501 /www | |
parent | 7167d64ec2870e39a44ad848bf9dde03b09607ff (diff) | |
download | freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.gz freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.tar.zst freebsd-ports-gnome-dd0af158dddb4ed92cac937736bfb49935efed15.zip |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Diffstat (limited to 'www')
-rw-r--r-- | www/extsm/Makefile | 2 | ||||
-rw-r--r-- | www/mod_proctitle/Makefile | 2 | ||||
-rw-r--r-- | www/squidview/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/extsm/Makefile b/www/extsm/Makefile index 0f75d322b434..dd7ef083c9ea 100644 --- a/www/extsm/Makefile +++ b/www/extsm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www java MASTER_SITES= SF/rxsm/rxsm/${PORTVERSION} DISTNAME= xsm-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible Site Manager (XSM) RUN_DEPENDS= mvn:${PORTSDIR}/devel/maven2 diff --git a/www/mod_proctitle/Makefile b/www/mod_proctitle/Makefile index 4d4fbbe2c565..ae8b10625fc3 100644 --- a/www/mod_proctitle/Makefile +++ b/www/mod_proctitle/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.springdaemons.com/soft/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set httpd process titles to reflect currently processed request MAKE_JOBS_SAFE= yes diff --git a/www/squidview/Makefile b/www/squidview/Makefile index 79cd09d45e3f..242cb31def58 100644 --- a/www/squidview/Makefile +++ b/www/squidview/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.73 CATEGORIES= www MASTER_SITES= http://www.rillion.net/squidview/ -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Monitor squid statistics in realtime GNU_CONFIGURE= yes |