diff options
author | jlam <jlam> | 2001-12-02 18:55:11 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-12-02 18:55:11 +0000 |
commit | 0547e262fcb259d20d4c1cd8bde1961bb04e9d17 (patch) | |
tree | dd317436f1399215a549d355c0f9326efe10e52b /x11/kde2 | |
parent | 6fdb9477627688018a587c68f52f470a1a781c71 (diff) | |
download | pkgsrc-0547e262fcb259d20d4c1cd8bde1961bb04e9d17.tar.gz |
Note that this file is only used by packages that are distributed as part
of KDE2.
Diffstat (limited to 'x11/kde2')
-rw-r--r-- | x11/kde2/Makefile.kde2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/kde2/Makefile.kde2 b/x11/kde2/Makefile.kde2 index 3905c2a2447..68b040782d2 100644 --- a/x11/kde2/Makefile.kde2 +++ b/x11/kde2/Makefile.kde2 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.kde2,v 1.1 2001/11/13 21:08:56 jlam Exp $ +# $NetBSD: Makefile.kde2,v 1.2 2001/12/02 18:55:11 jlam Exp $ # # This Makefile fragment is included at the top of package Makefiles for -# those packages that use the recommended KDE2 configure and build -# infrastructure. +# KDE2-distributed packages (they all share common configure and build +# settings). CATEGORIES+= kde _KDE_VERSION= 2.2.1 |