pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/sqsh improve COMMENT and use ?= so other pac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/de2e0c2920d0
branches: trunk
changeset: 471586:de2e0c2920d0
user: grant <grant%pkgsrc.org@localhost>
date: Mon Mar 29 09:39:18 2004 +0000
description:
improve COMMENT and use ?= so other packages can override it.
diffstat:
databases/sqsh/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aed8ca4ae304 -r de2e0c2920d0 databases/sqsh/Makefile.common
--- a/databases/sqsh/Makefile.common Mon Mar 29 09:37:00 2004 +0000
+++ b/databases/sqsh/Makefile.common Mon Mar 29 09:39:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/03/29 03:11:03 grant Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/03/29 09:39:18 grant Exp $
DISTNAME= sqsh-2.1-src
CATEGORIES= databases
@@ -6,7 +6,7 @@
MAINTAINER= tsarna%NetBSD.org@localhost
HOMEPAGE= http://www.sqsh.org/
-COMMENT= Sybase SQL shell
+COMMENT?= SQL shell for Sybase and MS-SQL servers
ALL_TARGET= build
Home |
Main Index |
Thread Index |
Old Index