pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-wsgi Set LICENSE to apache-2.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a85051e273e
branches: trunk
changeset: 392318:8a85051e273e
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Apr 29 23:18:58 2009 +0000
description:
Set LICENSE to apache-2.0.
diffstat:
www/ap2-wsgi/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 843fa0b9e5ce -r 8a85051e273e www/ap2-wsgi/Makefile
--- a/www/ap2-wsgi/Makefile Wed Apr 29 23:15:14 2009 +0000
+++ b/www/ap2-wsgi/Makefile Wed Apr 29 23:18:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/04/29 23:14:58 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2009/04/29 23:18:58 gdt Exp $
#
DISTNAME= mod_wsgi-${VERSION}
@@ -10,6 +10,8 @@
HOMEPAGE= http://modwsgi.googlecode.com/
COMMENT= WSGI module for apache
+LICENSE= apache-2.0
+
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index