1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Reset maintainer (who is also upstream author) at his request. This code

needs to be updated to work with the new USB stack.

While here, set for deprecation (with long cycle) and fix WWW site.
This commit is contained in:
Mark Linimon 2010-01-04 10:26:12 +00:00
parent c75c4f7ffa
commit 5f341f4004
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247134

View File

@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://proj.bpsw.biz/ezload/downloads/
MAINTAINER= bahamasfranks@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Firmware down/uploader for Cypress' EZ-USB chip
MAN1= ezupload.1 ezdownload.1 aw.1
@ -25,4 +25,7 @@ MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" MKDIR="${MKDIR}" INS
BROKEN= does not build
.endif
DEPRECATED= does not build with new USB stack in 8-STABLE
EXPIRATION_DATE= 2010-04-04
.include <bsd.port.post.mk>