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 c0a551ef627..5d20c9a683d 100644 --- a/textproc/xmltoman/Makefile +++ b/textproc/xmltoman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/25 06:57:08 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:24 wiz Exp $ # DISTNAME= xmltoman_0.4.orig PKGNAME= ${DISTNAME:S/_/-/:R} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xmltoman/} |