diff options
author | taca <taca> | 2004-03-12 05:02:55 +0000 |
---|---|---|
committer | taca <taca> | 2004-03-12 05:02:55 +0000 |
commit | 3df2345fe9ac5130c0a00fa9b74d9db73e098f57 (patch) | |
tree | ad3dd424590453560c92be27e8d76a4bf43fc8be /security | |
parent | d7db76aa3bc9e8cc45b4e45e265e0e4fa838f69b (diff) | |
download | pkgsrc-3df2345fe9ac5130c0a00fa9b74d9db73e098f57.tar.gz |
Bump pacakge revision with ruby-base package's update.
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-digest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-digest/Makefile b/security/ruby-digest/Makefile index d8c0ec10520..ae7abefda68 100644 --- a/security/ruby-digest/Makefile +++ b/security/ruby-digest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:25:34 agc Exp $ +# $NetBSD: Makefile,v 1.7 2004/03/12 05:02:55 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGNAMEPREFIX}digest-${RUBY_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_RUBY} |