From 3fd63179eab3aabf71acde27ce919609051b200d Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 6 Aug 2012 00:28:43 +0000 Subject: Fix what looks like a copy-paste-o that originated in the same script: command=foo >/dev/null 2>&1 | v command=foo command_args='>/dev/null 2>&1' This is clearly what should have been done, for several reasons. No PORTREVISION bump because the old version simply ignored everything after the space, and does not seem to have done any harm. However it's good to clean these up so that similar errors aren't pasted into a new script where they might actually matter. --- security/amavisd-new/files/amavisd.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/amavisd-new') diff --git a/security/amavisd-new/files/amavisd.in b/security/amavisd-new/files/amavisd.in index 593d26982d81..1b8e77ffee75 100644 --- a/security/amavisd-new/files/amavisd.in +++ b/security/amavisd-new/files/amavisd.in @@ -19,7 +19,8 @@ name=amavisd rcvar=amavisd_enable -command=%%PREFIX%%/sbin/amavisd > /dev/null 2>&1 +command=%%PREFIX%%/sbin/amavisd +command_args='> /dev/null 2>&1' required_files=%%PREFIX%%/etc/amavisd.conf extra_commands="reload" -- cgit freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/portuguese/koffice-i18n/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-041-2/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-141-1/+1
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-1/+1
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-1/+1
* Update to KOffice 1.5.1lofi2006-05-271-1/+1
* Update to KOffice 1.5.0lofi2006-04-291-2/+2
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-051-1/+1
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-1/+1
* Update to KOffice 1.4.0a.lofi2005-07-06