zziplib and zzuf conflict (zzcat executable)
pointed out by naddy@
This commit is contained in:
parent
21e0ae48fa
commit
9937dceb18
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 16:47:00 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/28 09:04:19 steven Exp $
|
||||
|
||||
COMMENT= lightweight library for extracting data from zip files
|
||||
|
||||
DISTNAME= zziplib-0.13.59
|
||||
REVISION= 0
|
||||
CATEGORIES= archivers
|
||||
|
||||
SHARED_LIBS += zzip 14.52 \
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/05/12 16:08:15 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/10/28 09:04:19 steven Exp $
|
||||
@conflict zzuf-*
|
||||
%%SHARED%%
|
||||
@bin bin/unzip-mem
|
||||
@bin bin/unzzip
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/10/27 09:49:12 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/28 09:04:19 steven Exp $
|
||||
|
||||
COMMENT= zzuf is a transparent application input fuzzer
|
||||
|
||||
DISTNAME= zzuf-0.13
|
||||
REVISION= 0
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://libcaca.zoy.org/files/zzuf/
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/10/27 09:49:12 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/10/28 09:04:19 steven Exp $
|
||||
@conflict zziplib-*
|
||||
%%SHARED%%
|
||||
@bin bin/zzcat
|
||||
@bin bin/zzuf
|
||||
|
Loading…
Reference in New Issue
Block a user