diff options
Diffstat (limited to 'x11/kdebase3/Makefile')
-rw-r--r-- | x11/kdebase3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 96282f8ca34..7d0f905e40a 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/03/13 16:06:22 darcy Exp $ +# $NetBSD: Makefile,v 1.21 2003/03/28 20:37:35 wiz Exp $ DISTNAME= kdebase-3.1 CATEGORIES= x11 @@ -112,7 +112,7 @@ post-install: ${PREFIX}/share/doc/kde/HTML/en/kdm @# 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/* |