diff options
author | taca <taca> | 2006-01-03 15:07:28 +0000 |
---|---|---|
committer | taca <taca> | 2006-01-03 15:07:28 +0000 |
commit | 32b1578eb13c5bd6486d573528e8512b9fda81ec (patch) | |
tree | 1f606e8e6becde97b9635daed3d6c6063245ee34 /sysutils | |
parent | b3c46e2898df4f2b03abbc48b717a7cf0360042d (diff) | |
download | pkgsrc-32b1578eb13c5bd6486d573528e8512b9fda81ec.tar.gz |
Bump PKGREVISION by update of ruby18-base package.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ruby-quota/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ruby-quota/Makefile b/sysutils/ruby-quota/Makefile index d077e795f41..af3daa00095 100644 --- a/sysutils/ruby-quota/Makefile +++ b/sysutils/ruby-quota/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2005/11/02 09:48:34 taca Exp $ +# $NetBSD: Makefile,v 1.13 2006/01/03 15:07:29 taca Exp $ # DISTNAME= ruby-quota-0.5.1 PKGNAME= ${RUBY_PKGPREFIX}-quota-0.5.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ruby-quota/} |