diff options
Diffstat (limited to 'www/firefox-remote/Makefile')
-rw-r--r-- | www/firefox-remote/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/firefox-remote/Makefile b/www/firefox-remote/Makefile index 6414c7678d78..ed7ceaa3a37e 100644 --- a/www/firefox-remote/Makefile +++ b/www/firefox-remote/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: firefox-remote -# Date created: 13 May 2004 -# Whom: Franz Klammer <klammer@webonaut.com> -# +# Created by: Franz Klammer <klammer@webonaut.com> # $FreeBSD$ -# PORTNAME= firefox PORTVERSION= 20040803 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.webonaut.com/distfiles/${PORTNAME}${PKGNAMESUFFIX}/ PKGNAMESUFFIX= -remote DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= klammer@webonaut.com +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper scripts for firefox web browser USE_BZIP2= yes |