summaryrefslogtreecommitdiff
path: root/www/quanta
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-30 02:33:12 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-30 02:33:12 +0000
commit989eb9a1c98b199f5c347101af6a9a6b23c13da2 (patch)
tree3d1d5b5423ea6a5668554ca2baa76969a86b05d4 /www/quanta
parentAdd new option: -c file : Pass a file containing the log message for the (diff)
Put back my rightful email address (oops) and give MAINTAINER to Jeremy
Shaffner <jeremy@external.org>.
Notes
Notes: svn path=/head/; revision=36453
Diffstat (limited to 'www/quanta')
-rw-r--r--www/quanta/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/quanta/Makefile b/www/quanta/Makefile
index 822435ceb3a0..8813d0bbc03d 100644
--- a/www/quanta/Makefile
+++ b/www/quanta/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: Quanta+
# Date created: 19 May 2000
-# Whom: Will Andrews <ports@FreeBSD.org>
+# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= www kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jeremy@external.org
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11/
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext/