diff --git a/security/zzuf/Makefile b/security/zzuf/Makefile index 509fcb9b8f32..aa00a52386b5 100644 --- a/security/zzuf/Makefile +++ b/security/zzuf/Makefile @@ -1,15 +1,16 @@ PORTNAME= zzuf PORTVERSION= 0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/zzuf/ MAINTAINER= johnson.peter@gmail.com COMMENT= Transparent application input fuzzer WWW= http://sam.zoy.org/zzuf/ USES= libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes .include diff --git a/security/zzuf/pkg-plist b/security/zzuf/pkg-plist index a911229f0300..5cd02a3bc918 100644 --- a/security/zzuf/pkg-plist +++ b/security/zzuf/pkg-plist @@ -1,7 +1,7 @@ bin/zzcat bin/zzuf lib/zzuf/libzzuf.so lib/zzuf/libzzuf.a -man/man1/zzcat.1.gz -man/man1/zzuf.1.gz -man/man3/libzzuf.3.gz +share/man/man1/zzcat.1.gz +share/man/man1/zzuf.1.gz +share/man/man3/libzzuf.3.gz