summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Makefile2
-rw-r--r--net/apache-commons-net/Makefile (renamed from net/jakarta-commons-net/Makefile)2
-rw-r--r--net/apache-commons-net/distinfo (renamed from net/jakarta-commons-net/distinfo)0
-rw-r--r--net/apache-commons-net/pkg-descr (renamed from net/jakarta-commons-net/pkg-descr)4
4 files changed, 4 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile
index b95d72c5ff3d..613cf154f8c6 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -20,6 +20,7 @@
SUBDIR += aluminum
SUBDIR += anet
SUBDIR += aoe
+ SUBDIR += apache-commons-net
SUBDIR += apinger
SUBDIR += appkonference
SUBDIR += aprsc
@@ -283,7 +284,6 @@
SUBDIR += isc-dhcp44-relay
SUBDIR += isc-dhcp44-server
SUBDIR += istgt
- SUBDIR += jakarta-commons-net
SUBDIR += java-beepcore
SUBDIR += jcifs
SUBDIR += jgroups
diff --git a/net/jakarta-commons-net/Makefile b/net/apache-commons-net/Makefile
index 083c6047bc2d..587cf57c0dac 100644
--- a/net/jakarta-commons-net/Makefile
+++ b/net/apache-commons-net/Makefile
@@ -5,7 +5,7 @@ PORTNAME= commons-net
PORTVERSION= 3.6
CATEGORIES= net java
MASTER_SITES= APACHE_COMMONS_BINARIES
-PKGNAMEPREFIX= jakarta-
+PKGNAMEPREFIX= apache-
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= ports@FreeBSD.org
diff --git a/net/jakarta-commons-net/distinfo b/net/apache-commons-net/distinfo
index 9cd01c06b19d..9cd01c06b19d 100644
--- a/net/jakarta-commons-net/distinfo
+++ b/net/apache-commons-net/distinfo
diff --git a/net/jakarta-commons-net/pkg-descr b/net/apache-commons-net/pkg-descr
index c00b17103f75..f983a181288b 100644
--- a/net/jakarta-commons-net/pkg-descr
+++ b/net/apache-commons-net/pkg-descr
@@ -1,4 +1,4 @@
-Jakarta Commons Net implements the client side of many basic Internet
+Apache Commons Net implements the client side of many basic Internet
protocols. The purpose of the library is to provide fundamental protocol
access.
@@ -18,4 +18,4 @@ Supported protocols are:
* Discard
* NTP/SNTP
-WWW: http://jakarta.apache.org/commons/net/
+WWW: http://commons.apache.org/proper/commons-net/