aboutsummaryrefslogtreecommitdiff
path: root/security/liedentd
diff options
context:
space:
mode:
Diffstat (limited to 'security/liedentd')
-rw-r--r--security/liedentd/Makefile4
-rw-r--r--security/liedentd/distinfo4
-rw-r--r--security/liedentd/pkg-descr2
3 files changed, 4 insertions, 6 deletions
diff --git a/security/liedentd/Makefile b/security/liedentd/Makefile
index 4e7fe163be43..43f5b019431c 100644
--- a/security/liedentd/Makefile
+++ b/security/liedentd/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= liedentd
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 1.1
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= wes
-
MAINTAINER= wes@freebsd.org
COMMENT= An ident server which refuses to divulge security information
diff --git a/security/liedentd/distinfo b/security/liedentd/distinfo
index bbf0c2804f24..cfc3c3fb4fc9 100644
--- a/security/liedentd/distinfo
+++ b/security/liedentd/distinfo
@@ -1,2 +1,2 @@
-MD5 (liedentd-1.0.tar.gz) = bca2a8d47c3d790bd8151ab9b42c9493
-SIZE (liedentd-1.0.tar.gz) = 4211
+MD5 (liedentd-1.1.tar.gz) = a29ef04732050465ba117c14a5a08325
+SIZE (liedentd-1.1.tar.gz) = 4262
diff --git a/security/liedentd/pkg-descr b/security/liedentd/pkg-descr
index ddb216864d6d..fb2e35252e54 100644
--- a/security/liedentd/pkg-descr
+++ b/security/liedentd/pkg-descr
@@ -1,4 +1,4 @@
-This ident daemon runs as a standalong daemon and lies about users. By
+This ident daemon runs as a standalone daemon and lies about users. By
default, a random string is returned for each ident request, in order to
preserve the security of your system. The name returned and the OS name
may be specified on the command line.