diff options
Diffstat (limited to 'net/containernetworking-plugins/Makefile')
-rw-r--r-- | net/containernetworking-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/containernetworking-plugins/Makefile b/net/containernetworking-plugins/Makefile index 39643f5664f7..a663ba2ee466 100644 --- a/net/containernetworking-plugins/Makefile +++ b/net/containernetworking-plugins/Makefile @@ -1,7 +1,6 @@ PORTNAME= containernetworking-plugins DISTVERSIONPREFIX= freebsd-v -DISTVERSION= 0.5 -PORTREVISION= 12 +DISTVERSION= 0.6 CATEGORIES= net MAINTAINER= dfr@FreeBSD.org |