summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortnn <tnn>2015-04-25 13:40:39 +0000
committertnn <tnn>2015-04-25 13:40:39 +0000
commit015242f85208611f1cb9d48e92dab1a15b1091ce (patch)
treed94fc8ee1a3adfb892f08f66d565cc6951f39907
parentc2c73ef33ddccdabfed3c1049d37a97aa38020bb (diff)
downloadpkgsrc-015242f85208611f1cb9d48e92dab1a15b1091ce.tar.gz
avoid starting a line with "# used by" since it confuses revbump tools
-rw-r--r--chat/psi/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index b2761367eb9..004e85ee536 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2014/02/12 23:17:37 tron Exp $
+# $NetBSD: Makefile,v 1.81 2015/04/25 13:40:39 tnn Exp $
DISTNAME= psi-0.15
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
@@ -31,8 +31,8 @@ CONFIGURE_ARGS+= --with-qca-lib=${BUILDLINK_PREFIX.qca2}/lib
CONFIGURE_ARGS+= --with-qca-inc=${BUILDLINK_PREFIX.qca2}/include
#
-# a group of scripts that aren't to be installed, and aren't
-# used by the pkgsrc system. But they all have the non-standard
+# a group of scripts that aren't to be installed, and aren't used
+# by the pkgsrc system. But they all have the non-standard
# "==" in them. (silly linux developers thinking [ bash = sh ].
#
CHECK_PORTABILITY_SKIP= admin/build/devconfig.sh \