diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 09:40:59 +0000 |
commit | a5185846f07f13921bb0799a8a761c9f8ff67789 (patch) | |
tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /net | |
parent | ffa1abb2633e48764831896de0ed31535fa3829d (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/kget/Makefile | 1 | ||||
-rw-r--r-- | net/liferea/Makefile | 2 | ||||
-rw-r--r-- | net/owncloud-csync/Makefile | 1 | ||||
-rw-r--r-- | net/prosearch/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/net/kget/Makefile b/net/kget/Makefile index 414bdc55ba4e..a092a313ebcb 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -2,6 +2,7 @@ PORTNAME= kget PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= net kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 009ea4528650..f5c02b92fe0e 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -3,7 +3,7 @@ PORTNAME= liferea PORTVERSION= 1.10.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/ \ http://rainbow-runner.nl/~kwm/distfiles/ diff --git a/net/owncloud-csync/Makefile b/net/owncloud-csync/Makefile index 3645f050cfc2..ee670ac45ff6 100644 --- a/net/owncloud-csync/Makefile +++ b/net/owncloud-csync/Makefile @@ -3,6 +3,7 @@ PORTNAME= owncloud-csync PORTVERSION= 0.91.4 +PORTREVISION= 1 CATEGORIES= net kde MASTER_SITES= http://download.owncloud.com/desktop/stable/ DISTNAME= ocsync-${PORTVERSION} diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index 36a5207b12a8..91856b55dc34 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -2,6 +2,7 @@ PORTNAME= prosearch PORTVERSION= 0.19.2 +PORTREVISION= 1 #PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION} |