diff options
author | obache <obache@pkgsrc.org> | 2010-05-16 12:19:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-16 12:19:11 +0000 |
commit | 6360b9c4262dd8c388e214d2a0f00f0df371137d (patch) | |
tree | 5a77411cb0020d9fab6982654cd1c42414eeb58d /chat/ruby-net-irc | |
parent | befd25b00475e0216a003354e2ad4e8f763e2ac0 (diff) | |
download | pkgsrc-6360b9c4262dd8c388e214d2a0f00f0df371137d.tar.gz |
LICENSE=ruby-license
Diffstat (limited to 'chat/ruby-net-irc')
-rw-r--r-- | chat/ruby-net-irc/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |