aboutsummaryrefslogtreecommitdiff
path: root/misc/logsurfer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/logsurfer/Makefile')
-rw-r--r--misc/logsurfer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile
index 30a663098e8f..5b2078a4fac4 100644
--- a/misc/logsurfer/Makefile
+++ b/misc/logsurfer/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= logsurfer
-PORTVERSION= 1.41
+PORTVERSION= 1.5a
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.fh-rosenheim.de/pub/mirror/cert.dfn/tools/audit/logsurfer/ \
+MASTER_SITES= ftp://ftp.cert.dfn.de/pub/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/
+EXTRACT_SUFX= .tar
MAINTAINER= shanee@augusta.de
GNU_CONFIGURE= YES
MAN1= logsurfer.1
MAN4= logsurfer.conf.4
-MANCOMPRESSED= yes
.include <bsd.port.mk>