aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorwes <wes@FreeBSD.org>2005-10-22 23:30:11 +0800
committerwes <wes@FreeBSD.org>2005-10-22 23:30:11 +0800
commit8f680c73eaff102e7089907dd07b241c109c17ec (patch)
tree67d828fd79c7f7f0c757385159c07a01c5e5e93a /security
parent7cd8f4fe469cbc85f19734d00b9fe3654e12582c (diff)
downloadfreebsd-ports-gnome-8f680c73eaff102e7089907dd07b241c109c17ec.tar.gz
freebsd-ports-gnome-8f680c73eaff102e7089907dd07b241c109c17ec.tar.zst
freebsd-ports-gnome-8f680c73eaff102e7089907dd07b241c109c17ec.zip
Update to liedentd 1.1, which is PREFIX-aware.
Diffstat (limited to 'security')
-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.