diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-26 07:31:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-26 07:31:10 +0000 |
commit | 86e8356510249935a04846978d5a09ce84ee9d24 (patch) | |
tree | fce53bddbe41db7b9f227191d13d8c32d3e4d801 /misc/gone | |
parent | b8e461a21151af905da052bd68513de105779ef0 (diff) | |
download | ports-86e8356510249935a04846978d5a09ce84ee9d24.tar.gz ports-86e8356510249935a04846978d5a09ce84ee9d24.zip |
Notes
Diffstat (limited to 'misc/gone')
-rw-r--r-- | misc/gone/Makefile | 1 | ||||
-rw-r--r-- | misc/gone/pkg-comment | 1 |
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) |