summaryrefslogtreecommitdiff
path: root/devel/kdelibdocs
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-10-28 08:37:18 +0000
committerR. Imura <imura@FreeBSD.org>2000-10-28 08:37:18 +0000
commit6e9407708f1a2cfae8759c72cc236ad01f5b1fa9 (patch)
tree26c40cd63f96f3ab9729c4f72c8f9971d43b6500 /devel/kdelibdocs
parentAdd civ2demo, a port of the binary-only Civilization: Call To Power (diff)
- Change maintainer to ports@FreeBSD.org of all my ports.
(only ja-linux-netscape is back to sada-san) My short vacation finished and I have no longer enough time to keep maintaining my ports. - Move some local-distfiles from my site to asami-san's. - Some cosmetic changes around removing kde*-i18n ports.
Notes
Notes: svn path=/head/; revision=34347
Diffstat (limited to 'devel/kdelibdocs')
-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>