diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-10-15 03:14:55 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-10-15 03:14:55 +0000 |
commit | 97fa0810feef5dbfdf65542ecb12a272b8f85e06 (patch) | |
tree | 01810de1d788c24b0e9807c6621555bf2db3b236 /security/xyssl | |
parent | f13bc7b527b216fcbcafc3722f5e00e6c42e3ba8 (diff) | |
download | ports-97fa0810feef5dbfdf65542ecb12a272b8f85e06.tar.gz ports-97fa0810feef5dbfdf65542ecb12a272b8f85e06.zip |
- Update maintainer's email
- Mark as deprecated and schedule to be removed in Dec (project site is gone)
PR: ports/128109
Submitted by: Matt D. Harris (maintainer)
Notes
Notes:
svn path=/head/; revision=221597
Diffstat (limited to 'security/xyssl')
-rw-r--r-- | security/xyssl/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/xyssl/Makefile b/security/xyssl/Makefile index aec22de446fe..d6ed349ae6b9 100644 --- a/security/xyssl/Makefile +++ b/security/xyssl/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= http://xyssl.org/code/download/ \ DISTNAME= xyssl-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= mdh@solitox.net +MAINTAINER= mattdharris@users.sourceforge.net COMMENT= A liteweight SSL and TLS toolkit for C developers +DEPRECATED= Download sites are down, cannot update due to software website being down. +EXPIRATION_DATE=2008-12-01 + # HAS_CONFIGURE= no # GNU_CONFIGURE= no |