From d375c4348d5f1af91b7d1c136663a80893a20c46 Mon Sep 17 00:00:00 2001 From: marino Date: Mon, 9 Jun 2014 23:20:00 +0000 Subject: net/jicmp6: Fix typo in MAINTAINER --- net/jicmp6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit