diff options
Diffstat (limited to 'textproc/xmltoman/Makefile')
-rw-r--r-- | textproc/xmltoman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmltoman/Makefile b/textproc/xmltoman/Makefile index 5d20c9a683d..25a7699b076 100644 --- a/textproc/xmltoman/Makefile +++ b/textproc/xmltoman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:24 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:50 wiz Exp $ # DISTNAME= xmltoman_0.4.orig PKGNAME= ${DISTNAME:S/_/-/:R} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xmltoman/} |