diff options
author | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
commit | b165fa1440e021514fd64c482af78ed083e7b864 (patch) | |
tree | cf0b486b4eb99aa96ba604e3bd9d4f4d57ad5f3d /www/ruby-patron | |
parent | fa741a8a92d4cac019d788a574926045efee2b45 (diff) | |
download | pkgsrc-b165fa1440e021514fd64c482af78ed083e7b864.tar.gz |
Bump PKGREVISION due to ABI change of ruby18-base.
Diffstat (limited to 'www/ruby-patron')
-rw-r--r-- | www/ruby-patron/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ruby-patron/Makefile b/www/ruby-patron/Makefile index d7095a7885d..15bfe8c1b91 100644 --- a/www/ruby-patron/Makefile +++ b/www/ruby-patron/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/09/23 06:53:58 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:23 taca Exp $ DISTNAME= patron-0.4.9 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= filip@joyent.com |