diff options
author | wiz <wiz@pkgsrc.org> | 2003-03-28 20:28:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-03-28 20:28:56 +0000 |
commit | 92445eb1ed34e342aa655ca9a0ecbeaa196f188c (patch) | |
tree | a4c045075483013ef7ff6b4650fe322ab49032a2 /x11/kdebase2 | |
parent | 9f11bcdaf1b28969179021f9ab19cb408d2d3f91 (diff) | |
download | pkgsrc-92445eb1ed34e342aa655ca9a0ecbeaa196f188c.tar.gz |
Remove superfluous whitespace.
Diffstat (limited to 'x11/kdebase2')
-rw-r--r-- | x11/kdebase2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index d1b384fedc3..fcf4d37cf76 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2002/12/30 20:19:27 tron Exp $ +# $NetBSD: Makefile,v 1.41 2003/03/28 20:37:17 wiz Exp $ DISTNAME= kdebase-2.2.2 PKGREVISION= 1 @@ -92,7 +92,7 @@ post-install: done @# The global desktop template files need to be user-writeable, or - @# else users won't be able to alter them after copying them to + @# else users won't be able to alter them after copying them to @# their local directories. @# ${CHMOD} u+w ${PREFIX}/share/kde/templates/.source/* |