diff options
-rw-r--r-- | chat/ruby-net-irc/Makefile | 4 | ||||
-rw-r--r-- | graphics/rabbit/Makefile | 4 | ||||
-rw-r--r-- | misc/ruby-progressbar/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-htree/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-xmlscan/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/chat/ruby-net-irc/Makefile b/chat/ruby-net-irc/Makefile index f7d785b35c3..ddb13174d24 100644 --- a/chat/ruby-net-irc/Makefile +++ b/chat/ruby-net-irc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/05/15 12:32:11 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/05/16 12:22:43 obache Exp $ DISTNAME= net-irc-0.0.9 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= chat MAINTAINER= obache@NetBSD.org HOMEPAGE= http://lowreal.rubyforge.org/net-irc/ COMMENT= Ruby IRC library -#LICENSE= Ruby's +LICENSE= ruby-license GEM_BUILD= gemspec diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index 95d22b14214..dab7d155815 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2010/05/15 12:34:35 obache Exp $ +# $NetBSD: Makefile,v 1.19 2010/05/16 12:23:48 obache Exp $ # DISTNAME= rabbit-0.6.4 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.cozmixng.org/~kou/download/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.cozmixng.org/~rwiki/?cmd=view;name=Rabbit COMMENT= Application to do presentation with RD document -#LICENSE= Ruby's +LICENSE= ruby-license PKG_DESTDIR_SUPPORT= user-destdir diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile index a897e854671..8110ab98a1a 100644 --- a/misc/ruby-progressbar/Makefile +++ b/misc/ruby-progressbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/05/15 23:59:59 obache Exp $ +# $NetBSD: Makefile,v 1.4 2010/05/16 12:19:11 obache Exp $ # DISTNAME= ruby-progressbar-0.9 @@ -10,7 +10,7 @@ MASTER_SITES= http://0xcc.net/ruby-progressbar/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://0xcc.net/ruby-progressbar/ COMMENT= Text Progress Bar Library for Ruby -#LICENSE= # Ruby's +LICENSE= ruby-license PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile index 75366fa403a..3c4c53d133b 100644 --- a/textproc/ruby-htree/Makefile +++ b/textproc/ruby-htree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/05/15 13:09:40 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/05/16 12:21:44 obache Exp $ DISTNAME= htree-0.7 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= http://www.a-k-r.org/htree/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.a-k-r.org/htree/ COMMENT= Tree data structure which represent HTML and XML data for Ruby -#LICENSE= # Ruby's +LICENSE= ruby-license PKG_DESTDIR_SUPPORT= user-destdir diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index 0a03de638de..decc38b800a 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/05/15 13:20:13 obache Exp $ +# $NetBSD: Makefile,v 1.8 2010/05/16 12:20:58 obache Exp $ # DISTNAME= xmlscan-${VER} @@ -10,7 +10,7 @@ MASTER_SITES= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.blue.sky.or.jp/atelier/ruby/xmlscan/ COMMENT= Pure Ruby XML parser -#LICENSE= # Ruby's +LICENSE= ruby-license PKG_DESTDIR_SUPPORT= user-destdir |