diff options
author | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-12-13 05:53:40 +0800 |
commit | 1e34c6d4c59cebabb38eed357d7e4727f873c7ae (patch) | |
tree | 561cbc0c714160d027ba94f10225ecd20ff820e2 /net | |
parent | da8e4c990531d4bc66ac317d40913c63e19d10d8 (diff) | |
download | freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.gz freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.zst freebsd-ports-gnome-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.zip |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
Diffstat (limited to 'net')
-rw-r--r-- | net/ldap2dns/Makefile | 2 | ||||
-rw-r--r-- | net/ldapbrowser/Makefile | 2 | ||||
-rw-r--r-- | net/nocatauth-gateway/Makefile | 2 | ||||
-rw-r--r-- | net/nocatauth-server/Makefile | 2 | ||||
-rw-r--r-- | net/nocatsplash/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index e625742f07ce..8ab88395f19e 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ldap2dns.tiscover.com/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Maintain DNS zones using an LDAP directory USE_OPENLDAP= yes diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile index 7998c27f1cfc..e438629f4c37 100644 --- a/net/ldapbrowser/Makefile +++ b/net/ldapbrowser/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net java MASTER_SITES= http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/ DISTNAME= Browser282b2 -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java/Swing-based LDAP Browser/Editor RESTRICTED= "No reply from author regarding redistribution licensing" diff --git a/net/nocatauth-gateway/Makefile b/net/nocatauth-gateway/Makefile index 5abb754103b1..25b6044205da 100644 --- a/net/nocatauth-gateway/Makefile +++ b/net/nocatauth-gateway/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://nocat.net/download/NoCatAuth/ DISTNAME= NoCatAuth-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Authentication Gateway RUN_DEPENDS= \ diff --git a/net/nocatauth-server/Makefile b/net/nocatauth-server/Makefile index 9b80ad0c2a50..b8e41c65b5fe 100644 --- a/net/nocatauth-server/Makefile +++ b/net/nocatauth-server/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://nocat.net/download/NoCatAuth/ DISTNAME= NoCatAuth-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Authentication Server RUN_DEPENDS= \ diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index c70104b7c5dc..af09ee8fe9ae 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://nocat.net/download/NoCatSplash/ DISTNAME= NoCatSplash-nightly EXTRACT_SUFX= .tgz -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Splash Screen BROKEN= Unfetchable |