diff options
author | jlam <jlam@pkgsrc.org> | 2001-12-02 18:55:11 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-12-02 18:55:11 +0000 |
commit | 4dd11f0e1d2a7f8d41d79bf7e1a2b4fedc6df1db (patch) | |
tree | dd317436f1399215a549d355c0f9326efe10e52b | |
parent | 70cd6e46287fe02fb7c9bfc7de79a74303aed6d2 (diff) | |
download | pkgsrc-4dd11f0e1d2a7f8d41d79bf7e1a2b4fedc6df1db.tar.gz |
Note that this file is only used by packages that are distributed as part
of 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 |