diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
commit | f1655c7b7a8394e97805065ad1bfeaff081be754 (patch) | |
tree | 28c3dca12fbbbe0e28dcc3b3656eeba34ee7ac45 /www | |
parent | 9e29570778a0b7b5ff5763187bd64bb28867e077 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/dpsearch/Makefile | 2 | ||||
-rw-r--r-- | www/elinks/Makefile | 2 | ||||
-rw-r--r-- | www/lynx-current/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index 4082d51e5236..170aa3dcc3b1 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -3,7 +3,7 @@ PORTNAME= dpsearch PORTVERSION= 4.53 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://dataparksearch.googlecode.com/files/ \ http://www.dataparksearch.org/ diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 1999c1aaff68..f30e16c8c599 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -3,7 +3,7 @@ PORTNAME= elinks DISTVERSION= 0.11.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 3ff019fdc8a8..1e4a47539389 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -3,6 +3,7 @@ PORTNAME= lynx PORTVERSION= 2.8.8p5 +PORTREVISION= 1 PKGNAMESUFFIX= -current CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ |