aboutsummaryrefslogtreecommitdiff
path: root/security/pidentd
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1996-11-15 12:53:24 +0000
committerPeter Wemm <peter@FreeBSD.org>1996-11-15 12:53:24 +0000
commitbf933b19ccf7a88350e4bbfb817a2223b09c693a (patch)
treec98123fc894bfbc8035585087e4dabd61a747dc9 /security/pidentd
parentbbbe77322bc8d86ae42ddc7dff18c600060a56b3 (diff)
downloadports-bf933b19ccf7a88350e4bbfb817a2223b09c693a.tar.gz
ports-bf933b19ccf7a88350e4bbfb817a2223b09c693a.zip
Notes
Diffstat (limited to 'security/pidentd')
-rw-r--r--security/pidentd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile
index 8bee31f928d2..7029ff97e826 100644
--- a/security/pidentd/Makefile
+++ b/security/pidentd/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: pidentd
-# Version required: 2.7.1
+# Version required: 2.7.2
# Date created: 19 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.16 1996/10/31 00:13:02 ache Exp $
+# $Id: Makefile,v 1.17 1996/11/05 18:23:42 peter Exp $
#
-DISTNAME= pidentd-2.7.1
+DISTNAME= pidentd-2.7.2
CATEGORIES+= security net
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \
ftp://ftp.fu-berlin.de/unix/security/ident/servers/
@@ -19,7 +19,7 @@ MAKE_ENV= REALPREFIX=${PREFIX}
# Uncomment to activate the use of verifiable "cookies". The idea is to be
# able to detect fake "logs" intended to get your innocent users in trouble.
# Naturally, since it uses libdes, you must have the "secure" dist installed.
-#USE_DES= true
+USE_DES= true
.if defined(USE_DES)
ADD_GDEFS= -DINCLUDE_CRYPT