aboutsummaryrefslogtreecommitdiff
path: root/security/hashish
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-05-29 01:34:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-05-29 01:34:46 +0000
commit82db91986d205aae0fe5684e8b6023b2ad7f9225 (patch)
tree2f8c03b29c95006f7f8b8fbab5a1543292b341a6 /security/hashish
parentda2c7338c679a8ce66b481ad81d1c33fed57287c (diff)
downloadports-82db91986d205aae0fe5684e8b6023b2ad7f9225.tar.gz
ports-82db91986d205aae0fe5684e8b6023b2ad7f9225.zip
Maintainer's email address bounces.
Mark as DEPRECATED since it has been broken for a bit.
Notes
Notes: svn path=/head/; revision=234746
Diffstat (limited to 'security/hashish')
-rw-r--r--security/hashish/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile
index 89e239db6499..fcf03518bc8a 100644
--- a/security/hashish/Makefile
+++ b/security/hashish/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Hashish-${PORTVERSION}
-MAINTAINER= jllovela@ncsu.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI file and string hashing utility
BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
@@ -27,5 +27,7 @@ USE_GMAKE= yes
PLIST_FILES= bin/hashish
BROKEN= does not compile
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE= 2009-07-28
.include <bsd.port.mk>