forked from Lainports/freebsd-ports
Maintainer's email address bounces.
Mark as DEPRECATED since it has been broken for a bit.
This commit is contained in:
parent
da2c7338c6
commit
82db91986d
1 changed files with 3 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue