diff options
author | taca <taca> | 2010-09-10 06:40:06 +0000 |
---|---|---|
committer | taca <taca> | 2010-09-10 06:40:06 +0000 |
commit | afb762623a84132a051dd85263068abf7c8d360f (patch) | |
tree | fdad774bd9e0b597a5604eb7c2668ad2fd0c6fa6 /graphics/rabbit | |
parent | 29113027eba3ae91a7d8d3e76f6de99652c31aa4 (diff) | |
download | pkgsrc-afb762623a84132a051dd85263068abf7c8d360f.tar.gz |
Remove default value's PKGNAME.
Diffstat (limited to 'graphics/rabbit')
-rw-r--r-- | graphics/rabbit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index 54933b735d6..9eef9c26dcd 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2010/08/01 12:37:18 obache Exp $ +# $NetBSD: Makefile,v 1.23 2010/09/10 06:40:06 taca Exp $ # DISTNAME= rabbit-0.6.5 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= graphics ruby MASTER_SITES= http://www.cozmixng.org/~kou/download/ |