diff options
author | rodent <rodent@pkgsrc.org> | 2014-07-16 08:37:20 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-07-16 08:37:20 +0000 |
commit | d7242202c16477f67187d915386cd527d4f67cc4 (patch) | |
tree | 751ea5b2139e08196eeb7052079a6d8cfe24fd42 /devel | |
parent | 92b900b29c6d52874c247d0e9f53929334e92d82 (diff) | |
download | pkgsrc-d7242202c16477f67187d915386cd527d4f67cc4.tar.gz |
Unbump PKGREVISION on select ruby packages.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-shoulda-context/Makefile | 3 | ||||
-rw-r--r-- | devel/ruby-shoulda-matchers/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/ruby-shoulda-context/Makefile b/devel/ruby-shoulda-context/Makefile index d23e61b6af0..6e6be519d6e 100644 --- a/devel/ruby-shoulda-context/Makefile +++ b/devel/ruby-shoulda-context/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/07/16 07:56:28 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2014/07/16 08:37:20 rodent Exp $ DISTNAME= shoulda-context-1.2.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel ruby MAINTAINER= rodent@NetBSD.org diff --git a/devel/ruby-shoulda-matchers/Makefile b/devel/ruby-shoulda-matchers/Makefile index 064c1abfee1..2aa5e189150 100644 --- a/devel/ruby-shoulda-matchers/Makefile +++ b/devel/ruby-shoulda-matchers/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/07/16 07:56:28 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2014/07/16 08:37:20 rodent Exp $ DISTNAME= shoulda-matchers-2.6.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel ruby MAINTAINER= rodent@NetBSD.org |