diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-09-29 14:12:20 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-09-29 14:12:20 +0000 |
commit | 2e7e2637f62e3290aba54a6e340b761d0a66983f (patch) | |
tree | 70db29c0a838cf3615a2204fb93217e38a0f2158 /sysutils | |
parent | 375a0ec6bee5775421bc64941fb5c5f507785ca0 (diff) |
A conflict does not exist.
Notes
Notes:
svn path=/head/; revision=262102
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/doinkd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile index 5577f46fb27d..f3869bacee90 100644 --- a/sysutils/doinkd/Makefile +++ b/sysutils/doinkd/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= SF/idled/${PORTNAME}/${PORTVERSION}/ MAINTAINER= cy@FreeBSD.org COMMENT= A daemon that logs out idle users and those users hogging resources -CONFLICTS= idled-* MANCOMPRESSED= yes MAN5= doinkd.cf.5 MAN8= doinkd.8 |