From 1b003cb342e6e473467b90edddd660c7c390731d Mon Sep 17 00:00:00 2001 From: Remko Lodder Date: Mon, 19 Feb 2007 12:37:15 +0000 Subject: Correct the location of the portaudit-db port. PR: ports/109048 Submitted by: KOMATSU Shinichiro With hat: secteam --- ports-mgmt/portaudit-db/Makefile | 1 + ports-mgmt/portaudit-db/files/packaudit.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/portaudit-db/Makefile b/ports-mgmt/portaudit-db/Makefile index a59cf59369b2..3e5e06ffe909 100644 --- a/ports-mgmt/portaudit-db/Makefile +++ b/ports-mgmt/portaudit-db/Makefile @@ -7,6 +7,7 @@ PORTNAME= portaudit-db PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= ports-mgmt DISTFILES= diff --git a/ports-mgmt/portaudit-db/files/packaudit.sh b/ports-mgmt/portaudit-db/files/packaudit.sh index 4d0e245da6a8..f0924dbca2de 100644 --- a/ports-mgmt/portaudit-db/files/packaudit.sh +++ b/ports-mgmt/portaudit-db/files/packaudit.sh @@ -46,7 +46,7 @@ XSLTPROC=%%LOCALBASE%%/bin/xsltproc PORTSDIR="${PORTSDIR:-%%PORTSDIR%%}" VUXMLDIR="${VUXMLDIR:-$PORTSDIR/security/vuxml}" -PORTAUDITDBDIR="${PORTAUDITDBDIR:-$PORTSDIR/security/portaudit-db}" +PORTAUDITDBDIR="${PORTAUDITDBDIR:-$PORTSDIR/ports-mgmt/portaudit-db}" DATABASEDIR="${DATABASEDIR:-%%DATABASEDIR%%}" -- cgit v1.2.3