diff options
Diffstat (limited to 'graphics/kdegraphics/Makefile')
-rw-r--r-- | graphics/kdegraphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile index 2df9fe6c60b..c2c06952fad 100644 --- a/graphics/kdegraphics/Makefile +++ b/graphics/kdegraphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/09/15 18:44:15 tron Exp $ +# $NetBSD: Makefile,v 1.24 1999/10/07 17:41:53 tron Exp $ # DISTNAME= kdegraphics-1.1.2 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tron@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.kde.org/ DEPENDS+= kdebase-1.1.2:../../x11/kdebase |