diff options
Diffstat (limited to 'misc/kdeutils/Makefile')
-rw-r--r-- | misc/kdeutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile index 960b76b9b3c..8f5cee9a6e8 100644 --- a/misc/kdeutils/Makefile +++ b/misc/kdeutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:35 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/04/20 11:56:27 frueauf Exp $ # FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ EXTRACT_SUFX= .src.tar.gz -MAINTAINER= se@freebsd.org +MAINTAINER= packages@netbsd.org BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt LIB_DEPENDS= qt.1.3[0-9]:${PORTSDIR}/x11/qt \ |