diff options
author | shattered <shattered@pkgsrc.org> | 2012-03-10 21:22:07 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2012-03-10 21:22:07 +0000 |
commit | 3cc09e02114e2db25d62c5b8bf91c3d3f1bc4493 (patch) | |
tree | 53aa9c997b14a785439fca3b5cda0986b4fcff61 /net | |
parent | 539809256f70c98f0a856129e95f0f80b76e129d (diff) | |
download | pkgsrc-3cc09e02114e2db25d62c5b8bf91c3d3f1bc4493.tar.gz |
Set LICENSE.
Diffstat (limited to 'net')
-rw-r--r-- | net/ktorrent-kde3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ktorrent-kde3/Makefile b/net/ktorrent-kde3/Makefile index e6f41a970b2..b9fc3ba772c 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/03/03 00:13:45 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/10 21:22:07 shattered Exp $ DISTNAME= ktorrent-${KTORRENT_VER} PKGREVISION= 13 @@ -11,6 +11,7 @@ KTORRENT_VER= 2.2.8 MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://ktorrent.org/ COMMENT= Graphical BitTorrent client for KDE +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |