diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-03 11:42:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-03 11:42:43 +0800 |
commit | 18e344d722512aa9cd8c99e6bc1e5a0a5401d034 (patch) | |
tree | 6764507f7ac85c06ad2fc7e81c465b35b7ac88e2 | |
parent | 0ce1f57c08a1b44a374f65affc667a40ff18df39 (diff) | |
download | freebsd-ports-gnome-18e344d722512aa9cd8c99e6bc1e5a0a5401d034.tar.gz freebsd-ports-gnome-18e344d722512aa9cd8c99e6bc1e5a0a5401d034.tar.zst freebsd-ports-gnome-18e344d722512aa9cd8c99e6bc1e5a0a5401d034.zip |
Reset shipley@dis.org due to maintainer-timeouts and no response to email.
Hat: portmgr
-rw-r--r-- | misc/hello/Makefile | 2 | ||||
-rw-r--r-- | net/libnet/Makefile | 2 | ||||
-rw-r--r-- | net/libnet10/Makefile | 2 | ||||
-rw-r--r-- | net/tdetect/Makefile | 2 | ||||
-rw-r--r-- | security/slush/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 026279af5f95..8c5582f42d5c 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello -MAINTAINER= shipley@dis.org +MAINTAINER= ports@FreeBSD.org COMMENT= A utility for saying hello to the world and reading email USE_PERL5_BUILD= YES diff --git a/net/libnet/Makefile b/net/libnet/Makefile index b25e34893af7..7a9ebf1b6ae8 100644 --- a/net/libnet/Makefile +++ b/net/libnet/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= http://www.packetfactory.net/libnet/dist/ PKGNAMESUFFIX= 11 -MAINTAINER= shipley@dis.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C library for creating IP packets GNU_CONFIGURE= yes diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile index 6a6a098b8965..6ea7bbe518b7 100644 --- a/net/libnet10/Makefile +++ b/net/libnet10/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= http://www.packetfactory.net/libnet/dist/ PKGNAMESUFFIX= 10 -MAINTAINER= shipley@dis.org +MAINTAINER= ports@FreeBSD.org COMMENT= A C library for creating IP packets CFLAGS+= -fPIC diff --git a/net/tdetect/Makefile b/net/tdetect/Makefile index f96f765863e0..ce448bea41c0 100644 --- a/net/tdetect/Makefile +++ b/net/tdetect/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= net MASTER_SITES= # disappeared -MAINTAINER= shipley@dis.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility for detecting traceroutes and reporting them via syslog pre-configure: diff --git a/security/slush/Makefile b/security/slush/Makefile index 701d142a3a03..7260cf9a0508 100644 --- a/security/slush/Makefile +++ b/security/slush/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= crypt/SSL/slush -MAINTAINER= shipley@dis.org +MAINTAINER= ports@FreeBSD.org COMMENT= A telnet-like application which uses a secure SSL channel GNU_CONFIGURE= yes |