diff options
author | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:26:05 +0000 |
commit | 0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /wm/amiwm | |
parent | 8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff) | |
download | pkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.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" |