aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-12-31 07:16:58 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-12-31 07:16:58 +0000
commitb5cede1e54d148f946f1cc1315537ebb0911e5e0 (patch)
tree6a315074b92ed06031b156e426d2133b1ff878bd
parent6aabf898fb2f19d4b28384bc16254b32d05b8a2f (diff)
downloadports-b5cede1e54d148f946f1cc1315537ebb0911e5e0.tar.gz
ports-b5cede1e54d148f946f1cc1315537ebb0911e5e0.zip
Notes
-rw-r--r--devel/libmsocket/Makefile2
-rw-r--r--security/libpwstor/Makefile2
-rw-r--r--security/xyssl/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/libmsocket/Makefile b/devel/libmsocket/Makefile
index 503f2c8b66ab..a5a8c6a2c521 100644
--- a/devel/libmsocket/Makefile
+++ b/devel/libmsocket/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4
CATEGORIES= devel net
MASTER_SITES= SF/kageki
-MAINTAINER= mattdharris@users.sourceforge.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A socket abstraction library for C programmers
LIB_DEPENDS= event:${PORTSDIR}/devel/libevent
diff --git a/security/libpwstor/Makefile b/security/libpwstor/Makefile
index 77c938fa18c0..4eb9de6f74c9 100644
--- a/security/libpwstor/Makefile
+++ b/security/libpwstor/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1
CATEGORIES= security devel
MASTER_SITES= SF/kageki
-MAINTAINER= mattdharris@users.sourceforge.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A password storage library for C programmers
USE_BZIP2= yes
diff --git a/security/xyssl/Makefile b/security/xyssl/Makefile
index d6ed349ae6b9..3c2f95f38982 100644
--- a/security/xyssl/Makefile
+++ b/security/xyssl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://xyssl.org/code/download/ \
DISTNAME= xyssl-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= mattdharris@users.sourceforge.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A liteweight SSL and TLS toolkit for C developers
DEPRECATED= Download sites are down, cannot update due to software website being down.