summaryrefslogtreecommitdiff
path: root/databases/sqsh
diff options
context:
space:
mode:
authorwiz <wiz>2008-11-10 17:21:33 +0000
committerwiz <wiz>2008-11-10 17:21:33 +0000
commit44dc6e047a86eda0ef41a52326aef78bbdc5734b (patch)
treeacd08afb8bfbd87219ea006085bd5a4ba4ba5388 /databases/sqsh
parent420691168889d4ac2f8dc46c6eaa5b192f99327d (diff)
downloadpkgsrc-44dc6e047a86eda0ef41a52326aef78bbdc5734b.tar.gz
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'databases/sqsh')
-rw-r--r--databases/sqsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile
index d827aea41b1..00090176c9a 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/04/22 16:23:36 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2008/11/10 17:21:34 wiz Exp $
# This section contains variables that might be overridden.
PKGNAME?= ${PKGNAME_BASE}
@@ -7,7 +7,7 @@ COMMENT?= SQL shell for Sybase and MS-SQL servers
# Normal package Makefile contents follow.
DISTNAME= sqsh-2.1-src
PKGNAME_BASE= ${DISTNAME:S/-src//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= databases
MASTER_SITES= ${HOMEPAGE}