diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/tcpsg | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'net/tcpsg')
-rw-r--r-- | net/tcpsg/Makefile | 1 | ||||
-rw-r--r-- | net/tcpsg/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpsg/Makefile b/net/tcpsg/Makefile index 08a1fa71fd35..68b18ef7a2d6 100644 --- a/net/tcpsg/Makefile +++ b/net/tcpsg/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@freebsdcluster.org +COMMENT= A simple TCP port forwarder USE_REINPLACE= yes diff --git a/net/tcpsg/pkg-comment b/net/tcpsg/pkg-comment deleted file mode 100644 index ab1752febd40..000000000000 --- a/net/tcpsg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple TCP port forwarder |