diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-31 07:16:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-31 07:16:58 +0000 |
commit | b5cede1e54d148f946f1cc1315537ebb0911e5e0 (patch) | |
tree | 6a315074b92ed06031b156e426d2133b1ff878bd /security | |
parent | 6aabf898fb2f19d4b28384bc16254b32d05b8a2f (diff) | |
download | ports-b5cede1e54d148f946f1cc1315537ebb0911e5e0.tar.gz ports-b5cede1e54d148f946f1cc1315537ebb0911e5e0.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/libpwstor/Makefile | 2 | ||||
-rw-r--r-- | security/xyssl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
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. |