diff options
author | obache <obache> | 2010-05-15 12:34:35 +0000 |
---|---|---|
committer | obache <obache> | 2010-05-15 12:34:35 +0000 |
commit | eace2b433f8e3db568f8a28af05ecbd5bd2ae905 (patch) | |
tree | 18d7bf47272d9576863c76dc51e7f63a4361620b | |
parent | 67a11381d1b09d02f5b4ab5d8be25c77c31f3288 (diff) | |
download | pkgsrc-eace2b433f8e3db568f8a28af05ecbd5bd2ae905.tar.gz |
Note commented out LICENSE (Ruby's).
-rw-r--r-- | graphics/rabbit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index 1f1d29b83d4..95d22b14214 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2010/01/30 00:59:30 obache Exp $ +# $NetBSD: Makefile,v 1.18 2010/05/15 12:34:35 obache Exp $ # DISTNAME= rabbit-0.6.4 @@ -9,6 +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 PKG_DESTDIR_SUPPORT= user-destdir |