summaryrefslogtreecommitdiff
path: root/x11/gnomecore
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-11-17 16:23:09 +0000
committerAde Lovett <ade@FreeBSD.org>2000-11-17 16:23:09 +0000
commit0c73d558e2259cc4639da46d0a94c898a046734a (patch)
treeafd35829a573f271ecf8fa4c85b4fbfc88d2e0a3 /x11/gnomecore
parentUpgrade to v1.1 (diff)
Conditionally set MAINTAINER, so that the japanese slave ports DTRT
Submitted by: nakai
Notes
Notes: svn path=/head/; revision=35226
Diffstat (limited to 'x11/gnomecore')
-rw-r--r--x11/gnomecore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile
index ce20433cf853..d3a0140f90e3 100644
--- a/x11/gnomecore/Makefile
+++ b/x11/gnomecore/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-core
DISTNAME= gnome-core-${PORTVERSION}
-MAINTAINER= ade@FreeBSD.org
+MAINTAINER?= ade@FreeBSD.org
LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
bz2.1:${PORTSDIR}/archivers/bzip2