summaryrefslogtreecommitdiff
path: root/sysutils/timelimit
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
commit33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch)
treea75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /sysutils/timelimit
parentRemove autoconf257. It's a work in progress and it's breaking the (diff)
Remove pkg-comment files in my ports.
Notes
Notes: svn path=/head/; revision=75894
Diffstat (limited to 'sysutils/timelimit')
-rw-r--r--sysutils/timelimit/Makefile1
-rw-r--r--sysutils/timelimit/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile
index 96505a75854f..c1fa2c9daaec 100644
--- a/sysutils/timelimit/Makefile
+++ b/sysutils/timelimit/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://ringwraith.online.bg/~roam/devel/sys/timelimit/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
MAINTAINER= roam@FreeBSD.org
+COMMENT= "Limit the absolute execution time of a process"
MAN8= timelimit.8
diff --git a/sysutils/timelimit/pkg-comment b/sysutils/timelimit/pkg-comment
deleted file mode 100644
index ff985f486124..000000000000
--- a/sysutils/timelimit/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Limit the absolute execution time of a process