diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
commit | dcc5f1aa942f42db269eb480a1f6d3caa21911a5 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /java | |
parent | devel/py-argparse: Update to 1.2.1 (diff) |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
Diffstat (limited to 'java')
-rw-r--r-- | java/jcalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jcalendar/Makefile b/java/jcalendar/Makefile index df5f95223412..89106d18f262 100644 --- a/java/jcalendar/Makefile +++ b/java/jcalendar/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3.3 CATEGORIES= java misc MASTER_SITES= http://www.toedter.com/download/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java Date Chooser USE_ZIP= yes |