diff options
author | hq <hq@FreeBSD.org> | 2007-01-21 09:09:11 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2007-01-21 09:09:11 +0800 |
commit | 727b0b300ff9ca1185ba944aeb60e5f116be871b (patch) | |
tree | 371f7defc13b1ae913e286fe944a3e885dd6fcf6 /www/myfaces | |
parent | 375d4a1c81a0af16d2a0a969ad0af21a7a8b8e53 (diff) | |
download | freebsd-ports-graphics-727b0b300ff9ca1185ba944aeb60e5f116be871b.tar.gz freebsd-ports-graphics-727b0b300ff9ca1185ba944aeb60e5f116be871b.tar.zst freebsd-ports-graphics-727b0b300ff9ca1185ba944aeb60e5f116be871b.zip |
Release maintainership for ports I no longer use.
Diffstat (limited to 'www/myfaces')
-rw-r--r-- | www/myfaces/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/myfaces/Makefile b/www/myfaces/Makefile index d7aa21cae72..7791eb05751 100644 --- a/www/myfaces/Makefile +++ b/www/myfaces/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME}/binaries -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free open source JavaServer(tm) Faces implementation USE_JAVA= yes |