summaryrefslogtreecommitdiff
path: root/textproc/ruby-hpricot
diff options
context:
space:
mode:
authortaca <taca>2008-06-19 15:21:35 +0000
committertaca <taca>2008-06-19 15:21:35 +0000
commit4fd0ba345d04fbfb9e808962ae45b27f99e0e2aa (patch)
tree643f616e0dc4daf025da1b10c330e916e31d4d50 /textproc/ruby-hpricot
parentf79aed0558fe14bc5c8f667fe10e2c909bd2cb68 (diff)
downloadpkgsrc-4fd0ba345d04fbfb9e808962ae45b27f99e0e2aa.tar.gz
Bump PKGREVISION of rubygem based packages which contain extention libraries.
Diffstat (limited to 'textproc/ruby-hpricot')
-rw-r--r--textproc/ruby-hpricot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-hpricot/Makefile b/textproc/ruby-hpricot/Makefile
index c68ac03dd66..414e43cb5c0 100644
--- a/textproc/ruby-hpricot/Makefile
+++ b/textproc/ruby-hpricot/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/04/04 15:21:39 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/19 15:21:35 taca Exp $
DISTNAME= hpricot-0.6
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= minskim@NetBSD.org