aboutsummaryrefslogtreecommitdiffstats
path: root/www/kdewebdev
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-22 13:52:15 +0800
committerwill <will@FreeBSD.org>2000-06-22 13:52:15 +0800
commitbf9acc19d998a7c19c763f3a3bcb63c6179c7257 (patch)
tree3490cb71af94822c2e59ca40c621a181292031c0 /www/kdewebdev
parent34a6d9bcb48844cfb1238a183e1bc9f7ccd195b7 (diff)
downloadfreebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.gz
freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.zst
freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.zip
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
Diffstat (limited to 'www/kdewebdev')
-rw-r--r--www/kdewebdev/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/kdewebdev/Makefile b/www/kdewebdev/Makefile
index 917143972e77..f823a7b5c2a4 100644
--- a/www/kdewebdev/Makefile
+++ b/www/kdewebdev/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: Quanta+
# Date created: 19 May 2000
-# Whom: Will Andrews <will@FreeBSD.org>
+# Whom: Will Andrews <ports@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= www kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= will@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11/
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext/