summaryrefslogtreecommitdiff
path: root/databases/sqsh
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-02-06 23:20:50 +0000
committerjperkin <jperkin@pkgsrc.org>2013-02-06 23:20:50 +0000
commit84991145cf96a1b34406c8ea79b441b4d51a09bc (patch)
treed7d0af5d9808c460db88c75cae427e48392a4fee /databases/sqsh
parent39a5bdf60790652a6c33a9fa253633ecc10cf4d8 (diff)
downloadpkgsrc-84991145cf96a1b34406c8ea79b441b4d51a09bc.tar.gz
PKGREVISION bumps for the security/openssl 1.0.1d update.
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 581e887ea57..df65ad9280b 100644
--- a/databases/sqsh/Makefile
+++ b/databases/sqsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2013/01/19 20:27:30 riastradh Exp $
+# $NetBSD: Makefile,v 1.34 2013/02/06 23:22:02 jperkin 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= 9
+PKGREVISION= 10
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqsh/}