diff options
author | joneum <joneum@FreeBSD.org> | 2018-11-01 23:53:53 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-11-01 23:53:53 +0800 |
commit | 4667b983bc4cf2a4a5bef145aa43278381189608 (patch) | |
tree | 21fce52d062ff903d64ef825c3493922cc37b95f /www | |
parent | c8d44151d3aeca0b29c50dcb5b0b88123d3ace8b (diff) | |
download | freebsd-ports-gnome-4667b983bc4cf2a4a5bef145aa43278381189608.tar.gz freebsd-ports-gnome-4667b983bc4cf2a4a5bef145aa43278381189608.tar.zst freebsd-ports-gnome-4667b983bc4cf2a4a5bef145aa43278381189608.zip |
Take maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_setenvifplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_setenvifplus/Makefile b/www/mod_setenvifplus/Makefile index a9b840fa2c3b..4fd87bd724a3 100644 --- a/www/mod_setenvifplus/Makefile +++ b/www/mod_setenvifplus/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/modsetenvifplus EXTRACT_SUFX= -src.tar.gz DIST_SUBDIR= apache2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Allows setting environment variables based on request attributes LICENSE= APACHE20 |