diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/webbrowser/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/webbrowser/Makefile b/www/webbrowser/Makefile index a186ed91fbb6..29ec8b8b8207 100644 --- a/www/webbrowser/Makefile +++ b/www/webbrowser/Makefile @@ -1,13 +1,12 @@ -# Created by: Jason Bacon <jwbacon@tds.net> +# Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ PORTNAME= webbrowser PORTVERSION= 0.3 CATEGORIES= www -MASTER_SITES= http://acadix.biz/Ports/distfiles/ \ - http://personalpages.tds.net/~jwbacon/Ports/distfiles/ +MASTER_SITES= http://acadix.biz/Ports/distfiles/ -MAINTAINER= jwbacon@tds.net +MAINTAINER= bacon4000@gmail.com COMMENT= Wrapper for running the "best" available WEB browser LICENSE= BSD2CLAUSE |