diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/doinkd | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) |
Notes
Diffstat (limited to 'sysutils/doinkd')
-rw-r--r-- | sysutils/doinkd/Makefile | 1 | ||||
-rw-r--r-- | sysutils/doinkd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile index 3b289983a8ee..ca651a9d88f3 100644 --- a/sysutils/doinkd/Makefile +++ b/sysutils/doinkd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.darkwing.com/idled/download/ \ ftp://ftp.cs.hope.edu/pub/idled/ MAINTAINER= andrew@ugh.net.au +COMMENT= A daemon that logs out idle users and those users hogging resources NO_CDROM= non-profit use and distribution only MANCOMPRESSED= yes diff --git a/sysutils/doinkd/pkg-comment b/sysutils/doinkd/pkg-comment deleted file mode 100644 index d9e5cfa45aa4..000000000000 --- a/sysutils/doinkd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A daemon that logs out idle users and those users hogging resources |