diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-21 01:19:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-21 01:19:48 +0800 |
commit | ac081fbff42c93585318bc5fc322cbbe74e66abf (patch) | |
tree | 02cd7c12b998dd194ae7e7c8db4e969d556af750 /www/galeon | |
parent | cff727b9f1c47d8f453414d0824f513fb17344dc (diff) | |
download | freebsd-ports-gnome-ac081fbff42c93585318bc5fc322cbbe74e66abf.tar.gz freebsd-ports-gnome-ac081fbff42c93585318bc5fc322cbbe74e66abf.tar.zst freebsd-ports-gnome-ac081fbff42c93585318bc5fc322cbbe74e66abf.zip |
s/freebsd.org/FreeBSD.org/
Reported by: oliver
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index ab7c91afa46a..c003b2968981 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} -MAINTAINER= gnome@freebsd.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME 2 Web browser based on gecko (the Mozilla rendering engine) BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} |