diff options
author | obache <obache@pkgsrc.org> | 2011-02-10 12:10:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-02-10 12:10:20 +0000 |
commit | 098ed05c529d727a9e4b42dc5cab0e58c17b6d85 (patch) | |
tree | d1c423b573103b7a4c37df71f33a30f8d0692831 /www | |
parent | 7dc0393c100bd6659b86897f862ef1e61382c318 (diff) | |
download | pkgsrc-098ed05c529d727a9e4b42dc5cab0e58c17b6d85.tar.gz |
set LICENSE=2-clause-bsd.
Diffstat (limited to 'www')
-rw-r--r-- | www/http_load/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile index 0b8cd512b45..85a535bf702 100644 --- a/www/http_load/Makefile +++ b/www/http_load/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2010/01/17 12:02:49 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2011/02/10 12:10:20 obache Exp $ DISTNAME= http_load-12mar2006 PKGNAME= http_load-20060312 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.acme.com/software/http_load/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.acme.com/software/http_load/ COMMENT= Multiprocessing http test client +LICENSE= 2-clause-bsd PKG_DESTDIR_SUPPORT= user-destdir |