diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 10:54:37 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 10:54:37 +0800 |
commit | ac251c85a9f6b8ff79943880dc121a9e429525b4 (patch) | |
tree | e7c61720f8a337431b76c052cb608b3e9e2334eb /net | |
parent | 6ed55fa4b9abf2828197700eca114e2d212cea52 (diff) | |
download | freebsd-ports-gnome-ac251c85a9f6b8ff79943880dc121a9e429525b4.tar.gz freebsd-ports-gnome-ac251c85a9f6b8ff79943880dc121a9e429525b4.tar.zst freebsd-ports-gnome-ac251c85a9f6b8ff79943880dc121a9e429525b4.zip |
Remove pkg-comment where COMMENT is already defined in the Makefile
Approved by: portmgr (implicitly)
Diffstat (limited to 'net')
-rw-r--r-- | net/unix2tcp/pkg-comment | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/unix2tcp/pkg-comment b/net/unix2tcp/pkg-comment deleted file mode 100644 index 7bae4a5ecd31..000000000000 --- a/net/unix2tcp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A connection forwarder that converts Unix sockets into TCP sockets |