From 7b964aca97ad5d66b9232dd44e353d5aaec2ac2a Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 8 Mar 2015 16:23:02 +0000 Subject: Fix DESCR about including package names. Bump PKGREVISION. --- lang/ruby21/DESCR | 4 ++-- lang/ruby21/Makefile | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'lang') diff --git a/lang/ruby21/DESCR b/lang/ruby21/DESCR index 92208efa49a..03eeab81187 100644 --- a/lang/ruby21/DESCR +++ b/lang/ruby21/DESCR @@ -1,6 +1,6 @@ This a meta package including Ruby 2.1.1 full release. -It includes ruby211-base, ruby211-gdbm, ruby211-fiddle, ruby211-readline -and ruby211-tk package. +It includes ruby21-base, ruby21-gdbm, ruby21-fiddle, ruby21-readline +and ruby21-tk package. No package should depend on this package directly. diff --git a/lang/ruby21/Makefile b/lang/ruby21/Makefile index 59aa958fdc9..2959bb0b893 100644 --- a/lang/ruby21/Makefile +++ b/lang/ruby21/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/03/14 19:47:00 taca Exp $ +# $NetBSD: Makefile,v 1.2 2015/03/08 16:23:02 taca Exp $ # DISTNAME= # empty PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_VERSION_FULL} +PKGREVISION= 1 CATEGORIES= lang ruby MASTER_SITES= # empty DISTFILES= # empty -- cgit v1.2.3