diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2014-03-02 13:22:25 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2014-03-02 13:22:25 +0800 |
commit | ec995b63301bc42b706c468ea6450b44f2fe4013 (patch) | |
tree | 4af88bea7ff7feb4878daa05b4c1032f11fad1d1 /lang/jakarta-commons-jelly/Makefile | |
parent | c9291ede261d83abf7f05010392b02d53cdb9fba (diff) | |
download | freebsd-ports-gnome-ec995b63301bc42b706c468ea6450b44f2fe4013.tar.gz freebsd-ports-gnome-ec995b63301bc42b706c468ea6450b44f2fe4013.tar.zst freebsd-ports-gnome-ec995b63301bc42b706c468ea6450b44f2fe4013.zip |
- Reassign ports to the heap
- Thank you hq@ for your years of service!
Diffstat (limited to 'lang/jakarta-commons-jelly/Makefile')
-rw-r--r-- | lang/jakarta-commons-jelly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/jakarta-commons-jelly/Makefile b/lang/jakarta-commons-jelly/Makefile index 357c915e81b7..b88db0479e8b 100644 --- a/lang/jakarta-commons-jelly/Makefile +++ b/lang/jakarta-commons-jelly/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_BINARIES} MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,} PKGNAMEPREFIX= jakarta- -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML based scripting engine RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |