aboutsummaryrefslogtreecommitdiff
path: root/net/jicmp6
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-06-09 23:20:00 +0000
committerJohn Marino <marino@FreeBSD.org>2014-06-09 23:20:00 +0000
commit62ee88543680aa7229a114584e3d593a92fd2a02 (patch)
tree66ff03051316956e466750b81d02afaa843f2708 /net/jicmp6
parent42b97cef23fe82ca12fb957ad596a2fbae68115f (diff)
downloadports-62ee88543680aa7229a114584e3d593a92fd2a02.tar.gz
ports-62ee88543680aa7229a114584e3d593a92fd2a02.zip
net/jicmp6: Fix typo in MAINTAINER
Notes
Notes: svn path=/head/; revision=357222
Diffstat (limited to 'net/jicmp6')
-rw-r--r--net/jicmp6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jicmp6/Makefile b/net/jicmp6/Makefile
index f3f70a16dcc0..8c526ff3dabe 100644
--- a/net/jicmp6/Makefile
+++ b/net/jicmp6/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 1.2.2
CATEGORIES= net java
MASTER_SITES= SF/opennms/JICMP6/stable-1.2
-MAINTAINER= ports@FreeBSD.orig
+MAINTAINER= ports@FreeBSD.org
COMMENT= Java native interface (JNI) to ICMPv6
USES= libtool