diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-23 15:00:18 +0000 |
commit | 81c27c891a0bf0bef71694886cc6f7ae1b42de7f (patch) | |
tree | 64687baed1958c674985a94e4d56a5104dd60db1 /www/netsurf/Makefile | |
parent | 537fa0cbd2d6a011fa6b769c106b8f691ce1a312 (diff) | |
download | ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.tar.gz ports-81c27c891a0bf0bef71694886cc6f7ae1b42de7f.zip |
Notes
Diffstat (limited to 'www/netsurf/Makefile')
-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 6f4794e6158b..2a2f380c94a7 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -7,7 +7,7 @@ PORTNAME= netsurf PORTVERSION= 2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/projects/releases/ \ http://www.netsurf-browser.org/downloads/releases/:netsurf |