g/c PFRAG.shared; ok mmcc@

This commit is contained in:
naddy 2016-04-04 10:56:46 +00:00
parent 27925ce6db
commit 2e3760d615
3 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2016/02/21 16:17:26 jsg Exp $
# $OpenBSD: Makefile,v 1.15 2016/04/04 10:56:46 naddy Exp $
BROKEN-arm= __sync_lock_test_and_set_4 in zzuf_mutex_lock
BROKEN-hppa= __sync_lock_test_and_set_4 in zzuf_mutex_lock
@ -7,6 +7,7 @@ COMMENT= transparent application input fuzzer
VERSION= 0.14
DISTNAME= zzuf-${VERSION}
REVISION= 0
CATEGORIES= misc security
MAINTAINER= Michael McConville <mmcco@mykolab.com>

View File

@ -1,2 +0,0 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/10/03 13:48:17 chl Exp $
lib/zzuf/libzzuf.so

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.5 2015/11/19 00:55:23 mmcc Exp $
%%SHARED%%
@comment $OpenBSD: PLIST,v 1.6 2016/04/04 10:56:46 naddy Exp $
@bin bin/zzat
@bin bin/zzuf
lib/zzuf/
lib/zzuf/libzzuf.a
lib/zzuf/libzzuf.la
lib/zzuf/libzzuf.so
@man man/man1/zzat.1
@man man/man1/zzuf.1
@man man/man3/libzzuf.3