summaryrefslogtreecommitdiff
path: root/mail/perdition-odbc
diff options
context:
space:
mode:
authoradam <adam>2010-06-02 12:50:03 +0000
committeradam <adam>2010-06-02 12:50:03 +0000
commitdabe96eb9a1e03261fe5b262a9e82f6d921b052d (patch)
tree57f24e6a05d8bcff6129259f25798a5ff4523a37 /mail/perdition-odbc
parent652344ea03fff3bcd0594547b1de097629dd9735 (diff)
downloadpkgsrc-dabe96eb9a1e03261fe5b262a9e82f6d921b052d.tar.gz
Changes 1.18:
See http://hg.vergenet.net/perdition/perdition/
Diffstat (limited to 'mail/perdition-odbc')
-rw-r--r--mail/perdition-odbc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/perdition-odbc/Makefile b/mail/perdition-odbc/Makefile
index c1da6e2670b..a3eb2d60be6 100644
--- a/mail/perdition-odbc/Makefile
+++ b/mail/perdition-odbc/Makefile
@@ -1,7 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:35 joerg Exp $
-#
-
-PKGREVISION= 1
+# $NetBSD: Makefile,v 1.5 2010/06/02 12:50:04 adam Exp $
PERDITION_COMMENT= UnixODBC user database module
PERDITION_PKGNAME= odbc
@@ -15,4 +12,4 @@ USE_TOOLS+= bash:run
REPLACE_BASH+= perdition/db/odbc/perditiondb_odbc_makedb
.include "../../databases/unixodbc/buildlink3.mk"
-.include "../perdition/Makefile.common"
+.include "../../mail/perdition/Makefile.common"