diff options
Diffstat (limited to 'textproc/ruby-libxml/Makefile')
-rw-r--r-- | textproc/ruby-libxml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index 0b910baa5c1..00bcdab6214 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/03/20 13:50:09 taca Exp $ +# $NetBSD: Makefile,v 1.13 2012/06/14 07:45:19 sbd Exp $ DISTNAME= libxml-ruby-2.3.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org |