diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-15 10:20:21 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-15 10:20:21 +0000 |
commit | 0d39dae728887e5b8b30404bc242c4bb6c25a500 (patch) | |
tree | 52c566645f4a79106aad46ad7aed75119d1c2d0f /net | |
parent | 119bb311c52b96e18b180bace94a26a231d4103b (diff) | |
download | pkgsrc-0d39dae728887e5b8b30404bc242c4bb6c25a500.tar.gz |
Added dual LICENSE (which this package has)
Diffstat (limited to 'net')
-rw-r--r-- | net/hping3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hping3/Makefile b/net/hping3/Makefile index 5c069323c1e..a8f0a4e31de 100644 --- a/net/hping3/Makefile +++ b/net/hping3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/03/14 18:39:38 pettai Exp $ +# $NetBSD: Makefile,v 1.3 2010/03/15 10:20:21 pettai Exp $ # DISTNAME= hping3-alpha-2 @@ -9,7 +9,7 @@ MASTER_SITES= http://wiki.hping.org/uploadedfiles/101/ MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://wiki.hping.org/ COMMENT= Command-line oriented TCP/IP packet assembler/analyzer -LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 AND original-bsd PKG_DESTDIR_SUPPORT= user-destdir |