diff options
author | skrll <skrll@pkgsrc.org> | 2003-04-28 07:48:28 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2003-04-28 07:48:28 +0000 |
commit | c7c6502d35c3793f290578a2034be45d830543db (patch) | |
tree | c082b505748615f545c70c88135d469cff3f62ff /x11 | |
parent | fbebb3fe7dbf3f1bb3975293fdbcd2f922c400a7 (diff) | |
download | pkgsrc-c7c6502d35c3793f290578a2034be45d830543db.tar.gz |
I no longer maintain this.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde2/Makefile.kde2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kde2/Makefile.kde2 b/x11/kde2/Makefile.kde2 index 4881764a252..3343a83def6 100644 --- a/x11/kde2/Makefile.kde2 +++ b/x11/kde2/Makefile.kde2 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.kde2,v 1.7 2002/09/20 02:39:59 jlam Exp $ +# $NetBSD: Makefile.kde2,v 1.8 2003/04/28 07:48:28 skrll Exp $ # # This Makefile fragment is included at the top of package Makefiles for # KDE2-distributed packages (they all share common configure and build @@ -11,7 +11,6 @@ MASTER_SITES?= ftp://ftp.kde.org/pub/kde/Attic/${_KDE_VERSION}/src/ \ ftp://ftp.de.kde.org/pub/kde/Attic/${_KDE_VERSION}/src/ EXTRACT_SUFX?= .tar.bz2 -MAINTAINER?= skrll@netbsd.org HOMEPAGE?= http://www.kde.org/ USE_GMAKE= YES |