aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-10-03 01:15:48 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-10-03 01:15:48 +0000
commit9bedecdec2e63870e2c0ef8d24e68c9076e64db3 (patch)
treeec98b31c8029b67fbf67d0b4bd6bac44d36b3090 /devel
parent3281e03927f4d81a27408c61451b326008119276 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/geoip-java/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/geoip-java/Makefile b/devel/geoip-java/Makefile
index 96bdd166f4e2..ca925d98d601 100644
--- a/devel/geoip-java/Makefile
+++ b/devel/geoip-java/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: geoip-java
-# Date created: 2012-07-12
-# Whom: Jason Helfman <jgh@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= geoip
PORTVERSION= 1.2.8
@@ -11,7 +6,7 @@ CATEGORIES= devel java
MASTER_SITES= http://www.maxmind.com/download/geoip/api/java/
DISTNAME= GeoIPJava-${PORTVERSION}
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java bindings for GeoIP API
LICENSE= LGPL21