diff options
author | anders <anders@FreeBSD.org> | 2009-08-05 07:20:58 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2009-08-05 07:20:58 +0800 |
commit | 936bf2e7d1c74645acf55f7c720fa44aac042bc9 (patch) | |
tree | a13b06f8c057a1ee453688c35ab145487dcf9288 /www/mod_sqlinclude | |
parent | 25afe45781e615e7b90a3ea8f44a0943ef7cfafd (diff) | |
download | freebsd-ports-gnome-936bf2e7d1c74645acf55f7c720fa44aac042bc9.tar.gz freebsd-ports-gnome-936bf2e7d1c74645acf55f7c720fa44aac042bc9.tar.zst freebsd-ports-gnome-936bf2e7d1c74645acf55f7c720fa44aac042bc9.zip |
Drop maintainership of some ports I do not use or have interest for
anymore.
Diffstat (limited to 'www/mod_sqlinclude')
-rw-r--r-- | www/mod_sqlinclude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_sqlinclude/Makefile b/www/mod_sqlinclude/Makefile index 7a8f0e79cf8f..6b49a82fdfdf 100644 --- a/www/mod_sqlinclude/Makefile +++ b/www/mod_sqlinclude/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} EXTRACT_SUFX= .tgz -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module implementing config inclusion from MySQL databases MAKE_JOBS_SAFE= yes |