summaryrefslogtreecommitdiff
path: root/databases/sqsh
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-22 14:40:40 +0000
committerobache <obache@pkgsrc.org>2011-04-22 14:40:40 +0000
commit51d76b29e20c08faa588a605726a4f7e2ee846af (patch)
treea0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /databases/sqsh
parent368dc79a2cafd1aa1850031a47ff152f754882a1 (diff)
downloadpkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz
recursive bump from gettext-lib shlib bump.
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 c3542a6fce1..a00fb5a512c 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2010/04/19 19:21:39 zafer Exp $
+# $NetBSD: Makefile,v 1.30 2011/04/22 14:40:41 obache 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= 7
+PKGREVISION= 8
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqsh/}