diff options
author | rene <rene@FreeBSD.org> | 2017-04-22 04:25:00 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-04-22 04:25:00 +0800 |
commit | 07b032af3943997be92e6f6d0d14f31563793188 (patch) | |
tree | 796ee4cce0046cb71570ea50f1e945cc2600837e /net | |
parent | 2afd6019af6f1b1e5d274c40891f535c9c95f4a3 (diff) | |
download | freebsd-ports-gnome-07b032af3943997be92e6f6d0d14f31563793188.tar.gz freebsd-ports-gnome-07b032af3943997be92e6f6d0d14f31563793188.tar.zst freebsd-ports-gnome-07b032af3943997be92e6f6d0d14f31563793188.zip |
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail
Diffstat (limited to 'net')
-rw-r--r-- | net/adasockets/Makefile | 2 | ||||
-rw-r--r-- | net/anet/Makefile | 2 | ||||
-rw-r--r-- | net/polyorb/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/adasockets/Makefile b/net/adasockets/Makefile index 1f77ea84be53..13745cdb6d0f 100644 --- a/net/adasockets/Makefile +++ b/net/adasockets/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.10.1 CATEGORIES= net MASTER_SITES= http://www.rfc1149.net/download/adasockets/ -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= IPv4 socket library for Ada (TCP, UDP, and multicast) LICENSE= GPLv2 GMGPL diff --git a/net/anet/Makefile b/net/anet/Makefile index b60d94babe83..8a005d4b4aa2 100644 --- a/net/anet/Makefile +++ b/net/anet/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.codelabs.ch/download/ DISTNAME= libanet-${PORTVERSION} -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= Networking library for Ada LICENSE= GPLv2 GMGPL diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile index 3ee3871603a1..665cecf72257 100644 --- a/net/polyorb/Makefile +++ b/net/polyorb/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= polyorb-gpl-${YEAR}-src -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= CORBA, SOAP, Ada 95 Distributed System Annex middleware LICENSE= GPLv3 |