aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-05-17 03:09:20 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2014-05-17 03:09:20 +0800
commitcf0c7d0808d21085f88b3ac55c1875c6d7e53342 (patch)
treef5cadac275b96489cd7d8dd7516d281a3eec00af /net
parent18f3a2e6704475b51a993d6be54543aba535e608 (diff)
downloadfreebsd-ports-gnome-cf0c7d0808d21085f88b3ac55c1875c6d7e53342.tar.gz
freebsd-ports-gnome-cf0c7d0808d21085f88b3ac55c1875c6d7e53342.tar.zst
freebsd-ports-gnome-cf0c7d0808d21085f88b3ac55c1875c6d7e53342.zip
- drop maintainership
Diffstat (limited to 'net')
-rw-r--r--net/libnet/Makefile2
-rw-r--r--net/libnet10/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libnet/Makefile b/net/libnet/Makefile
index bff6eb8d6488..f511bdc08d2a 100644
--- a/net/libnet/Makefile
+++ b/net/libnet/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= net
MASTER_SITES= SF/libnet-dev
MASTER_SITE_SUBDIR= distfiles
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A C library for creating IP packets
LATEST_LINK= ${PORTNAME}${SHORT_VER}
diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile
index 4584f3a5edb2..c8534323adcc 100644
--- a/net/libnet10/Makefile
+++ b/net/libnet10/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.packetfactory.net/libnet/dist/deprecated/ \
MASTER_SITE_SUBDIR= distfiles
PKGNAMESUFFIX= 10
-MAINTAINER= dinoex@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A C library for creating IP packets
CFLAGS+= -fPIC