diff options
author | tron <tron> | 2009-05-22 10:41:24 +0000 |
---|---|---|
committer | tron <tron> | 2009-05-22 10:41:24 +0000 |
commit | e5fa6a0184cf916f8d17bde8b81c6c398fb9e514 (patch) | |
tree | cfb9f0ef317588203d43893a007fa2010fb5bcdc /www/apache22/Makefile | |
parent | f78e67a5f1d8b0da969249af0599367da947f876 (diff) | |
download | pkgsrc-e5fa6a0184cf916f8d17bde8b81c6c398fb9e514.tar.gz |
Set the license type to "apache-2.0".
Diffstat (limited to 'www/apache22/Makefile')
-rw-r--r-- | www/apache22/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 1b103718c3a..dc43161657d 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2009/05/22 09:46:06 tron Exp $ +# $NetBSD: Makefile,v 1.44 2009/05/22 10:41:24 tron Exp $ DISTNAME= httpd-2.2.11 PKGREVISION= 3 @@ -10,7 +10,8 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@NetBSD.org HOMEPAGE= http://httpd.apache.org/ -COMMENT= Apache HTTP (Web) server, version 2 +COMMENT= Apache HTTP (Web) server, version 2.2 +LICENSE= apache-2.0 PKG_DESTDIR_SUPPORT= user-destdir |