diff options
author | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2006-12-10 09:21:51 +0800 |
commit | 6ef33a6397b412bcd8f17dfef1fa65114ea6f582 (patch) | |
tree | eb1766c942a8ef946301e08344d13d3fbe63dabc /www/apache-forrest/Makefile | |
parent | cd9a31c5125c84ce5c02f06cad89de7df767e06f (diff) | |
download | freebsd-ports-graphics-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.gz freebsd-ports-graphics-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.tar.zst freebsd-ports-graphics-6ef33a6397b412bcd8f17dfef1fa65114ea6f582.zip |
- Updated email address in my ports
Approved by: alexbl (mentor)
Diffstat (limited to 'www/apache-forrest/Makefile')
-rw-r--r-- | www/apache-forrest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache-forrest/Makefile b/www/apache-forrest/Makefile index 9366da88e95..e142844b670 100644 --- a/www/apache-forrest/Makefile +++ b/www/apache-forrest/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} \ MASTER_SITE_SUBDIR= forrest DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= nivit@users.sourceforge.net +MAINTAINER= nivit@FreeBSD.org COMMENT= A tool for rapid development of small sites USE_JAVA= yes |