diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
commit | bdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch) | |
tree | 5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /net/corkscrew | |
parent | 23b9c3bd1a90631685e2021e22c94fd5f07be9eb (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76180
Diffstat (limited to 'net/corkscrew')
-rw-r--r-- | net/corkscrew/Makefile | 1 | ||||
-rw-r--r-- | net/corkscrew/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index 4ebeb3f0f240..a96efa6ecf9a 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 diff --git a/net/corkscrew/pkg-comment b/net/corkscrew/pkg-comment deleted file mode 100644 index d84db7c212a4..000000000000 --- a/net/corkscrew/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A HTTP tunnelling utility for SSH |