summaryrefslogtreecommitdiff
path: root/misc/logsurfer+/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 04:31:33 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 04:31:33 +0000
commit43e5ccb576ebc2a28a5722c38fad2859b0fa3d37 (patch)
treeab99b86ccbef11b33ba6ce573a66d2a4d67311c4 /misc/logsurfer+/Makefile
parentUSE_LIBTOOL=yes after upgrade to libtool port. (diff)
Fix a stack overflow problem with an empty config file.
PR: 11834 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=19071
Diffstat (limited to 'misc/logsurfer+/Makefile')
-rw-r--r--misc/logsurfer+/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/logsurfer+/Makefile b/misc/logsurfer+/Makefile
index 05b641b51b81..8dd6f4a7ce43 100644
--- a/misc/logsurfer+/Makefile
+++ b/misc/logsurfer+/Makefile
@@ -3,14 +3,14 @@
# Date created: 28 Jul 1996
# Whom: shanee@augusta.de
#
-# $Id: Makefile,v 1.3 1998/02/06 19:07:05 fenner Exp $
+# $Id: Makefile,v 1.4 1998/10/04 22:41:22 steve Exp $
#
DISTNAME= logsurfer-1.41
CATEGORIES= misc
MASTER_SITES= ftp://ftp.fh-rosenheim.de/pub/mirror/cert.dfn/tools/audit/logsurfer/ \
ftp://ftp.tuwien.ac.at/infosys/security/dfn/tools/audit/logsurfer/ \
- ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cert.dfn.de/tools/audit/logsurfer/ \
+ ftp://ftp.uni-magdeburg.de/pub/mirror/ftp.cert.dfn.de/tools/audit/logsurfer/
MAINTAINER= shanee@augusta.de