summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-23 09:22:13 +0000
committertaca <taca@pkgsrc.org>2010-09-23 09:22:13 +0000
commit2c666ef4ece6b574bafdf1f731357161af423093 (patch)
treeb079eccd1578200967416534deeb6c70c484ab0f /www
parent81e8f73fa5764f310b21cfa41edcea6e87c2a208 (diff)
downloadpkgsrc-2c666ef4ece6b574bafdf1f731357161af423093.tar.gz
Remove empty value of LICENSE.
Diffstat (limited to 'www')
-rw-r--r--www/mongrel-console/Makefile3
-rw-r--r--www/mongrel-upload-progress/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/www/mongrel-console/Makefile b/www/mongrel-console/Makefile
index 82a8e3951ce..76b589e2a01 100644
--- a/www/mongrel-console/Makefile
+++ b/www/mongrel-console/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/09/13 14:39:31 taca Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/23 09:22:14 taca Exp $
DISTNAME= mongrel_console-0.2.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -8,7 +8,6 @@ CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/fauna/mongrel
COMMENT= Mongrel & Rails IRB console
-LICENSE= # unknown
DEPENDS+= ${RUBY_PKGPREFIX}-mongrel>=1.0.2:../../www/mongrel
diff --git a/www/mongrel-upload-progress/Makefile b/www/mongrel-upload-progress/Makefile
index 02ab6d03a85..cd039d91381 100644
--- a/www/mongrel-upload-progress/Makefile
+++ b/www/mongrel-upload-progress/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/09/13 14:39:31 taca Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/23 09:22:14 taca Exp $
DISTNAME= mongrel_upload_progress-0.2.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -8,7 +8,6 @@ CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/fauna/mongrel
COMMENT= Mongrel plugin to track file upload status
-LICENSE= # unknown
DEPENDS+= ${RUBY_PKGPREFIX}-mongrel>=0.3.13.3:../../www/mongrel