diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-23 07:03:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-23 07:03:21 +0000 |
commit | ddd8c8640e6bf56980b2ae40cc52b03550db34f4 (patch) | |
tree | 757664a5a353b3980c7ae816f06aebdf10615669 /net | |
parent | 6342be5e7df038e6e01f0020bf74efd0f6a7dd24 (diff) | |
download | ports-ddd8c8640e6bf56980b2ae40cc52b03550db34f4.tar.gz ports-ddd8c8640e6bf56980b2ae40cc52b03550db34f4.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/jags/Makefile | 2 | ||||
-rw-r--r-- | net/opennx/Makefile | 2 | ||||
-rw-r--r-- | net/pecl-smbclient/Makefile | 2 | ||||
-rw-r--r-- | net/prosearch/Makefile | 2 | ||||
-rw-r--r-- | net/smb4k-kde4/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/jags/Makefile b/net/jags/Makefile index 83817653d2cd..6ad3d63cf9bf 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -3,7 +3,7 @@ PORTNAME= jags PORTVERSION= 0.22.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Jags/${PORTNAME}-${PORTVERSION} diff --git a/net/opennx/Makefile b/net/opennx/Makefile index 00e37ecc8754..084c7f745096 100644 --- a/net/opennx/Makefile +++ b/net/opennx/Makefile @@ -3,7 +3,7 @@ PORTNAME= opennx PORTVERSION= 0.16.0.729 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/CI-source diff --git a/net/pecl-smbclient/Makefile b/net/pecl-smbclient/Makefile index 53e799d8390b..8ead14b73c5a 100644 --- a/net/pecl-smbclient/Makefile +++ b/net/pecl-smbclient/Makefile @@ -2,7 +2,7 @@ PORTNAME= smbclient PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net pear MAINTAINER= kevlo@FreeBSD.org diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index 2b4c09143e42..2047bed786a3 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -2,7 +2,7 @@ PORTNAME= prosearch PORTVERSION= 0.19.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net www MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION} diff --git a/net/smb4k-kde4/Makefile b/net/smb4k-kde4/Makefile index cea8e408a5a1..03865f76cbb0 100644 --- a/net/smb4k-kde4/Makefile +++ b/net/smb4k-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= smb4k-kde4 PORTVERSION= 0.10.9 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net kde MASTER_SITES= SF/smb4k DISTNAME= smb4k-${PORTVERSION} |