aboutsummaryrefslogtreecommitdiff
path: root/security/osiris/Makefile
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-08 13:38:59 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-08 13:38:59 +0000
commitfa82c9eeb9781dba18b697e5cb46d5a133812e37 (patch)
tree145d085c130ff150ccefce05758190f0234dab5b /security/osiris/Makefile
parent121fb5ffc93ed6540ca65032a5df5d355818f066 (diff)
downloadports-fa82c9eeb9781dba18b697e5cb46d5a133812e37.tar.gz
ports-fa82c9eeb9781dba18b697e5cb46d5a133812e37.zip
Notes
Diffstat (limited to 'security/osiris/Makefile')
-rw-r--r--security/osiris/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/osiris/Makefile b/security/osiris/Makefile
index 2bb5b0b6f46a..46ccfc63287a 100644
--- a/security/osiris/Makefile
+++ b/security/osiris/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= osiris
-PORTVERSION= 2.4.5
+PORTVERSION= 4.0.3
CATEGORIES= security
MASTER_SITES= http://osiris.shmoo.com/data/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-stable
MAINTAINER= lx@redundancy.redundancy.org
COMMENT= The Shmoo client/server host integrity checker
@@ -44,8 +43,8 @@ post-build:
do-install:
${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
@${MKDIR} ${PREFIX}/osiris/configs
-.for os in bsdos darwin freebsd irix linux openbsd sunos unix-generic \
- windows2000 windowsnt windowsxp
+.for os in aix bsdos darwin freebsd irix linux openbsd sunos unix-generic \
+ windows2000 windowsnt windowsserver2003 windowsxp
${INSTALL_DATA} ${WRKSRC}/src/configs/default.${os} \
${PREFIX}/osiris/configs
.endfor