summaryrefslogtreecommitdiff
path: root/archivers/fastjar/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-08-16 20:04:54 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-08-16 20:04:54 +0000
commit06c62d13687371797737faacdb1d7b58e70ed818 (patch)
treef36a1381aebfed5d721cefa31e76beb64cb15060 /archivers/fastjar/Makefile
parentFix build on -CURRENT with revision 1.42 of sys/soundcard.h. (diff)
Drop maintainership. Feel free to update the port. (fastjar is now
maintained in the gcc repository without being released separately, though)
Notes
Notes: svn path=/head/; revision=87081
Diffstat (limited to '')
-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