diff options
author | markp <markp@FreeBSD.org> | 2003-02-23 01:14:31 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-02-23 01:14:31 +0800 |
commit | b721bbd100b20a2085a445f57a7db16ee96d2a01 (patch) | |
tree | 612c8171c0a7c160df835e499b6f3c838d6af4b7 /net/corkscrew/Makefile | |
parent | 7d7727a9057d30d4a5bcca4c9035ba41bb4b59ae (diff) | |
download | freebsd-ports-graphics-b721bbd100b20a2085a445f57a7db16ee96d2a01.tar.gz freebsd-ports-graphics-b721bbd100b20a2085a445f57a7db16ee96d2a01.tar.zst freebsd-ports-graphics-b721bbd100b20a2085a445f57a7db16ee96d2a01.zip |
De-pkg-comment.
Diffstat (limited to 'net/corkscrew/Makefile')
-rw-r--r-- | net/corkscrew/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index 4ebeb3f0f24..a96efa6ecf9 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.agroman.net/corkscrew/ MAINTAINER= markp@FreeBSD.org +COMMENT= A HTTP tunnelling utility for SSH GNU_CONFIGURE= yes |