aboutsummaryrefslogtreecommitdiff
path: root/misc/gone
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-26 07:31:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-26 07:31:10 +0000
commit86e8356510249935a04846978d5a09ce84ee9d24 (patch)
treefce53bddbe41db7b9f227191d13d8c32d3e4d801 /misc/gone
parentb8e461a21151af905da052bd68513de105779ef0 (diff)
downloadports-86e8356510249935a04846978d5a09ce84ee9d24.tar.gz
ports-86e8356510249935a04846978d5a09ce84ee9d24.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76483
Diffstat (limited to 'misc/gone')
-rw-r--r--misc/gone/Makefile1
-rw-r--r--misc/gone/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/gone/Makefile b/misc/gone/Makefile
index 856ca7cbd158..1a8ee2649614 100644
--- a/misc/gone/Makefile
+++ b/misc/gone/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= misc
MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/
MAINTAINER= marcus@FreeBSD.org
+COMMENT= A terminal locking utility with many improvements over lock(1)
MAN1= gone.1
GNU_CONFIGURE= yes
diff --git a/misc/gone/pkg-comment b/misc/gone/pkg-comment
deleted file mode 100644
index a24e965cdcb4..000000000000
--- a/misc/gone/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A terminal locking utility with many improvements over lock(1)