summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsketch <sketch>2003-12-19 12:04:20 +0000
committersketch <sketch>2003-12-19 12:04:20 +0000
commit71fcd4a58af701f03523cd9178a7e52ab677024b (patch)
tree7fa55e21659c11ed8a8e928d84a3969323555d87 /security
parent036e0a3af4ce32aace3d0b3f3719e71ba2594802 (diff)
downloadpkgsrc-71fcd4a58af701f03523cd9178a7e52ab677024b.tar.gz
Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR,
which has changed for Solaris installs.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-digest/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ruby-digest/Makefile b/security/ruby-digest/Makefile
index 50b4c492402..1a8d663f3e2 100644
--- a/security/ruby-digest/Makefile
+++ b/security/ruby-digest/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:13 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/12/19 12:04:20 sketch Exp $
#
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGNAMEPREFIX}digest-${RUBY_VERSION}
+PKGREVISION= 1
WRKSRC= ${RUBY_WRKSRC}/ext/digest
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_RUBY}