summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /news
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'news')
-rw-r--r--news/cg/Makefile4
-rw-r--r--news/inn/options.mk4
-rw-r--r--news/trn/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/news/cg/Makefile b/news/cg/Makefile
index 38b267ee8ff..b4e3e196dc9 100644
--- a/news/cg/Makefile
+++ b/news/cg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/10/20 19:18:45 schwarz Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:27:01 wiz Exp $
#
DISTNAME= cg-0.4
@@ -17,7 +17,7 @@ TEST_TARGET= check
.if !empty(LOWER_OPSYS:Mirix5*)
# needs regex.h
. include "../../pkgtools/libnbcompat/buildlink3.mk"
-SUBST_CLASSES+= regex_h
+SUBST_CLASSES+= regex_h
SUBST_STAGE.regex_h= post-patch
SUBST_FILES.regex_h= checkgroup.c
SUBST_SED.regex_h= -e "s,<regex\.h>,<nbcompat/regex.h>,"
diff --git a/news/inn/options.mk b/news/inn/options.mk
index c76e3f71fbd..9f00299ce9d 100644
--- a/news/inn/options.mk
+++ b/news/inn/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2006/01/04 10:32:40 tron Exp $
+# $NetBSD: options.mk,v 1.2 2007/02/22 19:27:01 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.inn
PKG_SUPPORTED_OPTIONS= python
@@ -11,7 +11,7 @@ PKG_SUGGESTED_OPTIONS=
###
.if !empty(PKG_OPTIONS:Mpython)
CONFIGURE_ARGS+= --with-python
-CONFIGURE_ENV+= _PATH_PYTHON=${PYTHONBIN:Q}
+CONFIGURE_ENV+= _PATH_PYTHON=${PYTHONBIN:Q}
.include "../../lang/python/application.mk"
.endif
diff --git a/news/trn/Makefile b/news/trn/Makefile
index cf86a0b4cfc..49bb1187bd7 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/01/07 09:14:08 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2007/02/22 19:27:02 wiz Exp $
DISTNAME= trn-4.0-test76
PKGNAME= trn-4.76
@@ -7,7 +7,7 @@ CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trn/} \
ftp://trn.sourceforge.net/pub/trn/
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://trn.sourceforge.net/
COMMENT= Threaded version of rn, the classic news reader