diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /net/prtunnel | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) |
- SIZEify
Notes
Notes:
svn path=/head/; revision=99518
Diffstat (limited to 'net/prtunnel')
-rw-r--r-- | net/prtunnel/Makefile | 1 | ||||
-rw-r--r-- | net/prtunnel/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile index d1086293850b..de24b93d7962 100644 --- a/net/prtunnel/Makefile +++ b/net/prtunnel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://joshbeam.com/files/ MAINTAINER= krion@FreeBSD.org COMMENT= Tunnel for TCP connections using an HTTP or SOCKS5 proxy +USE_SIZE= yes USE_REINPLACE= yes ALL_TARGET= ${PORTNAME} diff --git a/net/prtunnel/distinfo b/net/prtunnel/distinfo index e1de555492a2..92d68111eefa 100644 --- a/net/prtunnel/distinfo +++ b/net/prtunnel/distinfo @@ -1 +1,2 @@ MD5 (prtunnel-0.2.1.tar.gz) = 6c0b1a2873f197d75ae5ce7cfe01c3d2 +SIZE (prtunnel-0.2.1.tar.gz) = 17738 |