diff options
author | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-09 05:41:11 +0800 |
commit | 767c59e32512369ac85d2b74ccac55bf9e33bd87 (patch) | |
tree | e8250b90b1ea8c70ed5edc113f8f523d619e3454 /www/linux-mozilla | |
parent | 8e6477c521b0c259e487863b1a5633946b4e597e (diff) | |
download | freebsd-ports-gnome-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.gz freebsd-ports-gnome-767c59e32512369ac85d2b74ccac55bf9e33bd87.tar.zst freebsd-ports-gnome-767c59e32512369ac85d2b74ccac55bf9e33bd87.zip |
Update my e-mail address
Approved by: krion (mentor, implicit)
Diffstat (limited to 'www/linux-mozilla')
-rw-r--r-- | www/linux-mozilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index 9042f4c88e57..c66dc8469030 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTNAME}${PORTVERSION} -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= The open source, standards compliant web browser RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |