aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2020-07-12 05:09:05 +0800
committerDanilo G. Baio <dbaio@FreeBSD.org>2020-07-12 05:09:05 +0800
commit38fb0a7472774e296e2f9db8f6704f06c22747b8 (patch)
treeabcab5921c61bc42abfd2a65f7f207b311c713f1
parent9e829012c07818e7b9f0423a981ba7c60b156886 (diff)
downloadfreebsd-ports-gnome-38fb0a7472774e296e2f9db8f6704f06c22747b8.tar.gz
freebsd-ports-gnome-38fb0a7472774e296e2f9db8f6704f06c22747b8.tar.zst
freebsd-ports-gnome-38fb0a7472774e296e2f9db8f6704f06c22747b8.zip
Drop MAINTAINER'ship per maintainer request
PR: 247919, 247920, 247921, 247922, 247923, 247924, 247916 Submitted by: Nikola Kolev <koue@chaosophia.net> Event: July 2020 Bugathon
-rw-r--r--devel/libosmo-abis/Makefile5
-rw-r--r--devel/libosmocore/Makefile5
-rw-r--r--devel/libsmpp34/Makefile5
-rw-r--r--net/netsed/Makefile2
-rw-r--r--net/ns3/Makefile2
-rw-r--r--net/openggsn/Makefile5
-rw-r--r--security/samhain/Makefile2
7 files changed, 11 insertions, 15 deletions
diff --git a/devel/libosmo-abis/Makefile b/devel/libosmo-abis/Makefile
index 79db51e31f89..6075f519d1f8 100644
--- a/devel/libosmo-abis/Makefile
+++ b/devel/libosmo-abis/Makefile
@@ -3,10 +3,9 @@
PORTNAME= libosmo-abis
PORTVERSION= 0.7.0
CATEGORIES= devel
-MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/ \
- http://chaosophia.net/downloads/osmocom/${PORTNAME}/
+MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/
-MAINTAINER= koue@chaosophia.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Shared code regarding the A-bis interface between BTS and BSC
LICENSE= AGPLv3
diff --git a/devel/libosmocore/Makefile b/devel/libosmocore/Makefile
index 9f5d7e4445f5..f356281524ed 100644
--- a/devel/libosmocore/Makefile
+++ b/devel/libosmocore/Makefile
@@ -3,10 +3,9 @@
PORTNAME= libosmocore
PORTVERSION= 1.2.0
CATEGORIES= devel
-MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/ \
- http://chaosophia.net/downloads/osmocom/${PORTNAME}/
+MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/
-MAINTAINER= koue@chaosophia.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common library for all Osmocom projects
LICENSE= GPLv2
diff --git a/devel/libsmpp34/Makefile b/devel/libsmpp34/Makefile
index ebe3cbbef282..cde6433d4f12 100644
--- a/devel/libsmpp34/Makefile
+++ b/devel/libsmpp34/Makefile
@@ -3,10 +3,9 @@
PORTNAME= libsmpp34
PORTVERSION= 1.10
CATEGORIES= devel
-MASTER_SITES= http://chaosophia.net/downloads/osmocom/${PORTNAME}/ \
- http://ns1.chaosophia.net/downloads/osmocom/${PORTNAME}/
+MASTER_SITES= http://chaosophia.net/downloads/osmocom/${PORTNAME}/
-MAINTAINER= koue@chaosophia.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provide an implementation of SMPP-3.4 protocol for PDUs handling
LICENSE= LGPL21
diff --git a/net/netsed/Makefile b/net/netsed/Makefile
index 1f07e644793e..f8c652a3560f 100644
--- a/net/netsed/Makefile
+++ b/net/netsed/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.3
CATEGORIES= net security
MASTER_SITES= http://silicone.homelinux.org/release/netsed/
-MAINTAINER= koue@chaosophia.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Alters the contents of network packets in real time
USES= gmake
diff --git a/net/ns3/Makefile b/net/ns3/Makefile
index 8eacab6287db..a1a6e7867f7a 100644
--- a/net/ns3/Makefile
+++ b/net/ns3/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= net
MASTER_SITES= https://www.nsnam.org/release/
DISTNAME= ns-allinone-${PORTVERSION}
-MAINTAINER= koue@chaosophia.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network simulator for Internet systems
LICENSE= GPLv2
diff --git a/net/openggsn/Makefile b/net/openggsn/Makefile
index 4d8c32cf737c..f16bde5b59da 100644
--- a/net/openggsn/Makefile
+++ b/net/openggsn/Makefile
@@ -3,10 +3,9 @@
PORTNAME= openggsn
PORTVERSION= 0.94
CATEGORIES= net
-MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ \
- http://chaosophia.net/downloads/osmocom/${PORTNAME}/
+MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/
-MAINTAINER= koue@chaosophia.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of the Gateway GPRS Support Node element
LICENSE= GPLv2
diff --git a/security/samhain/Makefile b/security/samhain/Makefile
index acbc4a534a8d..7cbd783b55a4 100644
--- a/security/samhain/Makefile
+++ b/security/samhain/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= http://la-samhna.de/archive/
DISTNAME= samhain_signed-${PORTVERSION}
-MAINTAINER= koue@chaosophia.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Samhain Intrusion Detection System
LICENSE= GPLv2