diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
commit | 83579f491e3f96ae6285a49d6f5d60388787e3a8 (patch) | |
tree | 414399546cca775c6737e661ff9fc0442ff87fc4 /net | |
parent | 77d58a7b007c4488bdaac6ef1b9d83e253d25de3 (diff) | |
download | ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.tar.gz ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/linux-c6-avahi-libs/Makefile | 2 | ||||
-rw-r--r-- | net/linux-c6-openldap/Makefile | 2 | ||||
-rw-r--r-- | net/linux-c6-tcp_wrappers-libs/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/linux-c6-avahi-libs/Makefile b/net/linux-c6-avahi-libs/Makefile index fbaeed93c7f4..7779610b97af 100644 --- a/net/linux-c6-avahi-libs/Makefile +++ b/net/linux-c6-avahi-libs/Makefile @@ -3,7 +3,7 @@ PORTNAME= avahi-libs PORTVERSION= 0.6.25 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org diff --git a/net/linux-c6-openldap/Makefile b/net/linux-c6-openldap/Makefile index ad185d197e4f..2ee2714c0286 100644 --- a/net/linux-c6-openldap/Makefile +++ b/net/linux-c6-openldap/Makefile @@ -3,7 +3,7 @@ PORTNAME= openldap PORTVERSION= 2.4.40 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org diff --git a/net/linux-c6-tcp_wrappers-libs/Makefile b/net/linux-c6-tcp_wrappers-libs/Makefile index 7efecb1adc2e..4d4cf40bec4e 100644 --- a/net/linux-c6-tcp_wrappers-libs/Makefile +++ b/net/linux-c6-tcp_wrappers-libs/Makefile @@ -3,7 +3,7 @@ PORTNAME= tcp_wrappers-libs PORTVERSION= 7.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org |