summaryrefslogtreecommitdiff
path: root/textproc/ruby-xpath/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2014-07-16 07:56:28 +0000
committerrodent <rodent>2014-07-16 07:56:28 +0000
commitdca4c3d27868a9bf2c01e256345190578f43ee37 (patch)
treefe3d84fbfad611d7212a8fda419aec1987d8bfdf /textproc/ruby-xpath/Makefile
parentcfe52c3d9908313751fd6291fe8f39d83c5443e7 (diff)
downloadpkgsrc-dca4c3d27868a9bf2c01e256345190578f43ee37.tar.gz
Removing .ri entries from PLIST. NFI why this works with/without the
entries on my machine. Seems no other ruby package has them. Bump PKGREVISION.
Diffstat (limited to 'textproc/ruby-xpath/Makefile')
-rw-r--r--textproc/ruby-xpath/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-xpath/Makefile b/textproc/ruby-xpath/Makefile
index c76c5105701..d0720748371 100644
--- a/textproc/ruby-xpath/Makefile
+++ b/textproc/ruby-xpath/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/07/05 09:52:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2014/07/16 07:56:29 rodent Exp $
DISTNAME= xpath-2.0.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= ruby textproc
MAINTAINER= rodent@NetBSD.org