summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
committerroam <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
commit17cfcec1862c6dcb52a39db91d0ebb19c4d935f2 (patch)
treecf1d2225141d5ff132b126662c5c7643d99ef191 /sysutils
parent64ffcc8ffe25ab92c9f0ca4de1fedbf239c59f85 (diff)
downloadFreeBSD-ports-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.zip
FreeBSD-ports-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.tar.gz
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pslist/Makefile2
-rw-r--r--sysutils/safecat/Makefile2
-rw-r--r--sysutils/timelimit/Makefile2
-rw-r--r--sysutils/unquote/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pslist/Makefile b/sysutils/pslist/Makefile
index dd3b282..c9f29a8 100644
--- a/sysutils/pslist/Makefile
+++ b/sysutils/pslist/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://devel.ringlet.net/sysutils/pslist/
MAINTAINER= roam@FreeBSD.org
-COMMENT= "A utility to view or send signals to processes with all their children"
+COMMENT= A utility to view or send signals to processes with all their children
NO_BUILD= yes
diff --git a/sysutils/safecat/Makefile b/sysutils/safecat/Makefile
index 9089ed0..6cfddf8 100644
--- a/sysutils/safecat/Makefile
+++ b/sysutils/safecat/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://budney.homeunix.net:8080/users/budney/linux/software/safeca
MASTER_SITE_SUBDIR= utils/file
MAINTAINER= roam@FreeBSD.org
-COMMENT= "Safely write data to a directory using D. J. Bernstein's Maildir ideology"
+COMMENT= Safely write data to a directory using D. J. Bernstein's Maildir ideology
USE_REINPLACE= yes
diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile
index d14c1a9..dd110aa 100644
--- a/sysutils/timelimit/Makefile
+++ b/sysutils/timelimit/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://devel.ringlet.net/sysutils/timelimit/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
MAINTAINER= roam@FreeBSD.org
-COMMENT= "Limit the absolute execution time of a process"
+COMMENT= Limit the absolute execution time of a process
MAN8= timelimit.8
PLIST_FILES= bin/timelimit
diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile
index a0d1283..7b47b34 100644
--- a/sysutils/unquote/Makefile
+++ b/sysutils/unquote/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://devel.ringlet.net/misc/unquote/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
MAINTAINER= roam@FreeBSD.org
-COMMENT= "Execute a command with safely quoted arguments"
+COMMENT= Execute a command with safely quoted arguments
MAN1= unquote.1
MANCOMPRESSED= yes
OpenPOWER on IntegriCloud