Maintainer's email address bounces.

Mark as DEPRECATED since it has been broken for a bit.
This commit is contained in:
Mark Linimon 2009-05-29 01:34:46 +00:00
parent da2c7338c6
commit 82db91986d

View file

@ -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>