diff options
author | martti <martti@pkgsrc.org> | 2009-05-12 12:27:19 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2009-05-12 12:27:19 +0000 |
commit | 815feec0b176c79808797eda224079c469500125 (patch) | |
tree | 8463e4253f8f2cd0fd6f04126c3b9f4ce0878224 /net | |
parent | 5b0ba6703c99828b0b8c6be7f89fe7e95e9cfad8 (diff) | |
download | pkgsrc-815feec0b176c79808797eda224079c469500125.tar.gz |
Activated LICENSE=...
Diffstat (limited to 'net')
-rw-r--r-- | net/corkscrew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index 57d3a5f30a9..aa46d6450d4 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/05/12 11:09:26 martti Exp $ +# $NetBSD: Makefile,v 1.7 2009/05/12 12:27:20 martti Exp $ DISTNAME= corkscrew-2.0 CATEGORIES= net @@ -7,7 +7,7 @@ MASTER_SITES= http://www.agroman.net/corkscrew/ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.agroman.net/corkscrew/ COMMENT= Tool for tunneling SSH through HTTP proxies -#LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 INSTALLATION_DIRS= share/doc/corkscrew PKG_DESTDIR_SUPPORT= user-destdir |