diff options
author | rafan <rafan@FreeBSD.org> | 2008-10-15 11:14:55 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-10-15 11:14:55 +0800 |
commit | 9dea61c1573b3c65d3beaa779efa15ba466679ca (patch) | |
tree | b421aab150aacf2bab5cf61bba630d6c7528beb8 /security | |
parent | 2f1a08bcf672c27f04ad46a7e6e31966b096fd61 (diff) | |
download | freebsd-ports-gnome-9dea61c1573b3c65d3beaa779efa15ba466679ca.tar.gz freebsd-ports-gnome-9dea61c1573b3c65d3beaa779efa15ba466679ca.tar.zst freebsd-ports-gnome-9dea61c1573b3c65d3beaa779efa15ba466679ca.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)
Diffstat (limited to 'security')
-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 |