diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:31:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:31:47 +0000 |
commit | fc78a916123dc30b9740669f41bda4bc0e47c788 (patch) | |
tree | 34439707ad84f811d718061bc2b1c719b589ce10 /www/linux-seamonkey | |
parent | 6cb571dad5af6d02ae1527eb4d39c44fa26e0db7 (diff) | |
download | ports-fc78a916123dc30b9740669f41bda4bc0e47c788.tar.gz ports-fc78a916123dc30b9740669f41bda4bc0e47c788.zip |
Notes
Diffstat (limited to 'www/linux-seamonkey')
-rw-r--r-- | www/linux-seamonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-seamonkey/Makefile b/www/linux-seamonkey/Makefile index 25133dbc0b1c..1e27098facd5 100644 --- a/www/linux-seamonkey/Makefile +++ b/www/linux-seamonkey/Makefile @@ -11,7 +11,7 @@ DISTVERSIONSUFFIX= .en-US.linux-i686 CATEGORIES= www MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= The open source, standards compliant web browser .include "${.CURDIR}/Makefile.common" |