diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/httptunnel/Makefile | 5 | ||||
-rw-r--r-- | net/httptunnel/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index 6eea2a9b6f0..1dab9bc5fdf 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:27 asau Exp $ +# $NetBSD: Makefile,v 1.9 2015/03/08 12:37:43 mef Exp $ # -DISTNAME= httptunnel-3.0.5 +DISTNAME= httptunnel-3.3 CATEGORIES= net MASTER_SITES= http://www.nocrew.org/software/httptunnel/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nocrew.org/software/httptunnel.html COMMENT= Encapsulate TCP/IP connections in HTTP requests +LICENSE= gnu-gpl-v2 HAS_CONFIGURE= YES CONFIGURE_ARGS+= --prefix=${PREFIX:Q} diff --git a/net/httptunnel/distinfo b/net/httptunnel/distinfo index eda30419391..f533688d353 100644 --- a/net/httptunnel/distinfo +++ b/net/httptunnel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 12:13:49 agc Exp $ +$NetBSD: distinfo,v 1.4 2015/03/08 12:37:43 mef Exp $ -SHA1 (httptunnel-3.0.5.tar.gz) = d48a18bb7ea7eac16837b0a1f9e99aa0b8c44475 -RMD160 (httptunnel-3.0.5.tar.gz) = 252cd09a923b451f536dea06875786d8f35054f3 -Size (httptunnel-3.0.5.tar.gz) = 260536 bytes +SHA1 (httptunnel-3.3.tar.gz) = e3fa5c6499cbad9202bb7a3ba8a5b6478a60a3f3 +RMD160 (httptunnel-3.3.tar.gz) = 0e0a34dbe122510b19a2e37f3dcaeab8ff7cae5d +Size (httptunnel-3.3.tar.gz) = 262749 bytes |