aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/manck/Makefile1
-rw-r--r--sysutils/manck/pkg-comment1
-rw-r--r--sysutils/socket/Makefile1
-rw-r--r--sysutils/socket/pkg-comment1
-rw-r--r--sysutils/stat/Makefile1
-rw-r--r--sysutils/stat/pkg-comment1
6 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile
index af1443531bbe..9501a60d901a 100644
--- a/sysutils/manck/Makefile
+++ b/sysutils/manck/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
+COMMENT= Manual page consistency checker
MAN1= manck.1
MANCOMPRESSED= yes
diff --git a/sysutils/manck/pkg-comment b/sysutils/manck/pkg-comment
deleted file mode 100644
index 0d012120f94b..000000000000
--- a/sysutils/manck/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Manual page consistency checker
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
diff --git a/sysutils/stat/Makefile b/sysutils/stat/Makefile
index 50815804d585..9058b446228a 100644
--- a/sysutils/stat/Makefile
+++ b/sysutils/stat/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
+COMMENT= Print inode contents
MAN1= stat.1
MANCOMPRESSED= yes
diff --git a/sysutils/stat/pkg-comment b/sysutils/stat/pkg-comment
deleted file mode 100644
index 15dc83f7eed5..000000000000
--- a/sysutils/stat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Print inode contents