aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/fastjar
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-08-17 04:04:54 +0800
committerknu <knu@FreeBSD.org>2003-08-17 04:04:54 +0800
commitddbfae317f85500501181a357adab5fc2275d84b (patch)
treed31a72e6ac9793368a075bb018aa6aab7b7f8db3 /archivers/fastjar
parent4b1ee05f0bb60ae23e2dc47439003e3e647fb93f (diff)
downloadfreebsd-ports-gnome-ddbfae317f85500501181a357adab5fc2275d84b.tar.gz
freebsd-ports-gnome-ddbfae317f85500501181a357adab5fc2275d84b.tar.zst
freebsd-ports-gnome-ddbfae317f85500501181a357adab5fc2275d84b.zip
Drop maintainership. Feel free to update the port. (fastjar is now
maintained in the gcc repository without being released separately, though)
Diffstat (limited to 'archivers/fastjar')
-rw-r--r--archivers/fastjar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index 529c43f4130d..a7f2763647a7 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= knu@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A version of JDK's `jar' command written entirely in C
GNU_CONFIGURE= YES