diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
commit | ec94e4d5eb205b565ad234a64ae8f928f0acf831 (patch) | |
tree | e09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /www | |
parent | 034efe6bc8b62e0c79af9d730572475c84f94f70 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/aria2/Makefile | 2 | ||||
-rw-r--r-- | www/kannel/Makefile | 2 | ||||
-rw-r--r-- | www/otter-browser/Makefile | 1 | ||||
-rw-r--r-- | www/rt40/Makefile | 1 | ||||
-rw-r--r-- | www/rt42/Makefile | 1 |
5 files changed, 5 insertions, 2 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 3bf5cd69bcd2..05c1bae03825 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -3,7 +3,7 @@ PORTNAME= aria2 PORTVERSION= 1.18.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 32bdbd7bcf97..3419e56d9e91 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -3,7 +3,7 @@ PORTNAME= kannel PORTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/ MASTER_SITE_SUBDIR= ${PORTVERSION} diff --git a/www/otter-browser/Makefile b/www/otter-browser/Makefile index 42ca77c34a13..aa9eb6ad99ab 100644 --- a/www/otter-browser/Makefile +++ b/www/otter-browser/Makefile @@ -2,6 +2,7 @@ PORTNAME= otter PORTVERSION= 0.9.01 +PORTREVISION= 1 CATEGORIES= www # Avoid pkgname conflict with misc/otter PKGNAMESUFFIX= -browser diff --git a/www/rt40/Makefile b/www/rt40/Makefile index ce60b3239bda..1b75244b3bab 100644 --- a/www/rt40/Makefile +++ b/www/rt40/Makefile @@ -2,6 +2,7 @@ PORTNAME= rt PORTVERSION= 4.0.20 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ SF/requesttracker/ diff --git a/www/rt42/Makefile b/www/rt42/Makefile index 0a4930125eaf..1b3985ee5109 100644 --- a/www/rt42/Makefile +++ b/www/rt42/Makefile @@ -2,6 +2,7 @@ PORTNAME= rt DISTVERSION= 4.2.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 42 |