aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-07-31 02:22:22 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-07-31 02:22:22 +0000
commitd24c720e93f43b9573acf3987bec3671201e71f7 (patch)
treeea0b7e0b8f3365a530a2654f1032bafcb5ea26d6 /security/libtomcrypt
parent657c42255424135d398344f3fbd14a6f2c459f13 (diff)
downloadports-d24c720e93f43b9573acf3987bec3671201e71f7.tar.gz
ports-d24c720e93f43b9573acf3987bec3671201e71f7.zip
Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online.
Notes
Notes: svn path=/head/; revision=301772
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r--security/libtomcrypt/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index f807b7e35735..bebac6479fcc 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -9,8 +9,7 @@ PORTNAME= libtomcrypt
PORTVERSION= 1.17
PORTREVISION= 2
CATEGORIES= security
-MASTER_SITES= http://libtom.org/files/ \
- http://www.atarininja.org/~wxs/distfiles/
+MASTER_SITES= http://libtom.org/files/
DISTNAME= crypt-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
@@ -25,9 +24,6 @@ USE_GMAKE= yes
ALL_TARGET= library
MAKE_JOBS_SAFE= yes
-DEPRECATED= Upstream abandoned this project.
-EXPIRATION_DATE= 2012-08-24
-
CFLAGS+= -I${PREFIX}/include
OPTIONS= DOCS "build documentation (depends on teTeX)" off \