diff options
-rw-r--r-- | devel/libmsocket/Makefile | 2 | ||||
-rw-r--r-- | security/libpwstor/Makefile | 2 | ||||
-rw-r--r-- | security/xyssl/Makefile | 2 |
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. |