diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ruby-progressbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |