diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /wm/amiwm | |
parent | 6ec0551db2bce57c311ad995aa1d22786cfe926d (diff) | |
download | pkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'wm/amiwm')
-rw-r--r-- | wm/amiwm/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/amiwm/Makefile b/wm/amiwm/Makefile index d1ddb1d913c..d089cfab891 100644 --- a/wm/amiwm/Makefile +++ b/wm/amiwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/02/01 18:02:47 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2007/02/22 19:27:18 wiz Exp $ # DISTNAME= amiwm0.20pl48 @@ -12,9 +12,9 @@ HOMEPAGE= http://www.lysator.liu.se/~marcus/amiwm.html COMMENT= X window manager with Amiga look and feel LICENSE= amiwm-license -RESTRICTED= Restrictive copyright (non-commerical use only) -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} +RESTRICTED= Restrictive copyright (non-commerical use only) +NO_SRC_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} .include "../../mk/bsd.prefs.mk" |