diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
commit | 31b0c211876643c1c4aa7a27ff75833ae6e33687 (patch) | |
tree | 19c5749ca7de6471ef0f77f44db0d446a296ed80 /java/classpath | |
parent | 5769b5048358427ac20a431bc650ed332d863235 (diff) | |
download | freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.gz freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.zst freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.zip |
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
Diffstat (limited to 'java/classpath')
-rw-r--r-- | java/classpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index 5e8ab5d8a28d..58ebd6fdd021 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= rainer.alves@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A GNU project to create a free Java class library BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip |