diff options
Diffstat (limited to 'textproc/xmltoman/Makefile')
-rw-r--r-- | textproc/xmltoman/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xmltoman/Makefile b/textproc/xmltoman/Makefile index 91be72c0f96..aac14d36cb2 100644 --- a/textproc/xmltoman/Makefile +++ b/textproc/xmltoman/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2011/02/28 14:53:05 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:16 wiz Exp $ # DISTNAME= xmltoman_0.4.orig PKGNAME= ${DISTNAME:S/_/-/:R} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xmltoman/} |