diff options
author | taca <taca@pkgsrc.org> | 2008-06-19 15:21:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-06-19 15:21:35 +0000 |
commit | 0d0d4f3d1ad5b920d5dc85581a17da119e6955f0 (patch) | |
tree | 643f616e0dc4daf025da1b10c330e916e31d4d50 /textproc/ruby-hpricot | |
parent | 7dbfe47b9885078593e725e91b1da4c6b288e550 (diff) | |
download | pkgsrc-0d0d4f3d1ad5b920d5dc85581a17da119e6955f0.tar.gz |
Bump PKGREVISION of rubygem based packages which contain extention libraries.
Diffstat (limited to 'textproc/ruby-hpricot')
-rw-r--r-- | textproc/ruby-hpricot/Makefile | 3 |
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 |