diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-03-19 14:02:23 +0000 |
commit | c1da7c8cad0265614e5298ff42031402382b3307 (patch) | |
tree | bb38f6ce0eef3e1c93d155e9ce68a614729ea96b /www/netsurf | |
parent | 54e46da2e7fcd5f863384b1ecd30ed35d9a4bc2e (diff) |
Notes
Diffstat (limited to 'www/netsurf')
-rw-r--r-- | www/netsurf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index b0421561aca4..9df5ae91f1da 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= olivierd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight web browser LICENSE= GPLv2 MIT |