aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2007-02-19 12:37:15 +0000
committerRemko Lodder <remko@FreeBSD.org>2007-02-19 12:37:15 +0000
commit1b003cb342e6e473467b90edddd660c7c390731d (patch)
treede0a4ee588c33ee2255b6d3451032d6c88775d00 /ports-mgmt
parentbcf0dcd150477fca7e880e63943c366575ab8eb4 (diff)
downloadports-1b003cb342e6e473467b90edddd660c7c390731d.tar.gz
ports-1b003cb342e6e473467b90edddd660c7c390731d.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/portaudit-db/Makefile1
-rw-r--r--ports-mgmt/portaudit-db/files/packaudit.sh2
2 files changed, 2 insertions, 1 deletions
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%%}"