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 | 6d80a966126ba119d6cff724a21d0dae4af9e997 (patch) | |
tree | cf0b486b4eb99aa96ba604e3bd9d4f4d57ad5f3d /security/ruby-password | |
parent | 8dfe7de909ab47ba6b24c3a4f0b6d1e602ee50f8 (diff) | |
download | pkgsrc-6d80a966126ba119d6cff724a21d0dae4af9e997.tar.gz |
Bump PKGREVISION due to ABI change of ruby18-base.
Diffstat (limited to 'security/ruby-password')
-rw-r--r-- | security/ruby-password/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile index 7bb8780a31a..0d5cce1b516 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/10 07:46:31 taca Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/21 16:01:19 taca Exp $ DISTNAME= ruby-password-0.5.3 PKGNAME= ${DISTNAME:S/ruby/${RUBY_PKGPREFIX}/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.caliban.org/files/ruby/ |