summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-03-04 06:34:11 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-03-04 06:34:11 +0000
commit6899f9ecab4fbe3a0736eb807dc05810769f4184 (patch)
treea1a3901a476fed8598e566d407d092d7f8f87f98 /www
parentAdd new port of Netscape 6 (Linux binary) with German localization. (diff)
Only set MAINTAINER if it is not already defined, so slave ports
can have different maintainers.
Notes
Notes: svn path=/head/; revision=55505
Diffstat (limited to 'www')
-rw-r--r--www/linux-netscape6/Makefile2
-rw-r--r--www/netscape7/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile
index 87ab487a48e7..b1bd6f17a30e 100644
--- a/www/linux-netscape6/Makefile
+++ b/www/linux-netscape6/Makefile
@@ -49,7 +49,7 @@ PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= trevor
PATCHFILES= linux-netscape6-${PORTVERSION}-generated-files.tar.gz
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER?= trevor@FreeBSD.org
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk \
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile
index 87ab487a48e7..b1bd6f17a30e 100644
--- a/www/netscape7/Makefile
+++ b/www/netscape7/Makefile
@@ -49,7 +49,7 @@ PATCH_SITES= ${MASTER_SITE_LOCAL}
PATCH_SITE_SUBDIR= trevor
PATCHFILES= linux-netscape6-${PORTVERSION}-generated-files.tar.gz
-MAINTAINER= trevor@FreeBSD.org
+MAINTAINER?= trevor@FreeBSD.org
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0.5.0:${PORTSDIR}/x11-toolkits/linux-gtk \