aboutsummaryrefslogtreecommitdiff
path: root/devel/kdelibdocs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kdelibdocs/Makefile')
-rw-r--r--devel/kdelibdocs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/kdelibdocs/Makefile b/devel/kdelibdocs/Makefile
index b10978dc3833..cd682fefc1b7 100644
--- a/devel/kdelibdocs/Makefile
+++ b/devel/kdelibdocs/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: kdelibdocs
# Date created: 8 Feb 2000
-# Whom: imura@FreeBSD.org
+# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://129.187.206.68/pub/unix/ide/KDevelop/documentation/ \
ftp://gd.tuwien.ac.at/hci/KDevelop/documentation/ \
ftp://fara.cs.uni-potsdam.de/pub/kdevelop/documentation/
-MAINTAINER= imura@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS?= kdecore.3:${PORTSDIR}/x11/kdelibs11
@@ -21,6 +21,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-qtdoc-dir=${X11BASE}/share/doc/qt/html" \
"--with-qt-includes=${X11BASE}/include/X11/qt"
-PATCHDIR= ${.CURDIR}/files
-
.include <bsd.port.mk>