aboutsummaryrefslogtreecommitdiff
path: root/sysutils/socket
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>2003-03-05 12:47:22 +0000
committerWolfram Schneider <wosch@FreeBSD.org>2003-03-05 12:47:22 +0000
commit9e7771c7f43de09bb9875ec0b70e26533a3240ff (patch)
tree32b6b0ed303b4432056688a3a9ec8dcb941025f7 /sysutils/socket
parenta5df0caa8a7b321b881ca6eeff12f49099042867 (diff)
downloadports-9e7771c7f43de09bb9875ec0b70e26533a3240ff.tar.gz
ports-9e7771c7f43de09bb9875ec0b70e26533a3240ff.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76929
Diffstat (limited to 'sysutils/socket')
-rw-r--r--sysutils/socket/Makefile1
-rw-r--r--sysutils/socket/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index 842a6f754430..32c233505549 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= sysutils net
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
+COMMENT= Create tcp socket and connect to stdin/out
MAN1= socket.1
diff --git a/sysutils/socket/pkg-comment b/sysutils/socket/pkg-comment
deleted file mode 100644
index f526f077088e..000000000000
--- a/sysutils/socket/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Create tcp socket and connect to stdin/out