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 | 0b30927370c07f5195b59481713f750f798a36af (patch) | |
tree | 5a77411cb0020d9fab6982654cd1c42414eeb58d /textproc/ruby-htree | |
parent | cbd6aeb47ff3ce1ebb4170864a415ec19b24280d (diff) | |
download | pkgsrc-0b30927370c07f5195b59481713f750f798a36af.tar.gz |
LICENSE=ruby-license
Diffstat (limited to 'textproc/ruby-htree')
-rw-r--r-- | textproc/ruby-htree/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |