diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /security/proxytunnel | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'security/proxytunnel')
-rw-r--r-- | security/proxytunnel/Makefile | 1 | ||||
-rw-r--r-- | security/proxytunnel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index b670f6a9617a..61e0a1956a94 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= hmendes@brturbo.com +COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= ${PORTNAME} diff --git a/security/proxytunnel/pkg-comment b/security/proxytunnel/pkg-comment deleted file mode 100644 index 09992ddee96c..000000000000 --- a/security/proxytunnel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Connects stdin and stdout to an origin server through an HTTPS proxy |