diff --git a/news/yydecode/Makefile b/news/yydecode/Makefile index a41ce07aedd2..b4397afdb914 100644 --- a/news/yydecode/Makefile +++ b/news/yydecode/Makefile @@ -1,16 +1,18 @@ PORTNAME= yydecode PORTVERSION= 0.2.10 +PORTREVISION= 1 CATEGORIES= news MASTER_SITES= SF MAINTAINER= miki@ceti.pl COMMENT= Tool to decode yEnc encoded files WWW= http://yydecode.sf.net/ USES= gmake GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PLIST_FILES= bin/yydecode \ - man/man1/yydecode.1.gz + share/man/man1/yydecode.1.gz .include