diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-08 06:59:43 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-08 06:59:43 +0000 |
commit | 8a20e9f6284faa2ec44135071c96ef6f9db0c676 (patch) | |
tree | 21ccd190d24469e1981320c497c2799e27228a08 /net | |
parent | edc467c3db65a07e5ae5632528faebea809025ae (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/knxd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/knxd/Makefile b/net/knxd/Makefile index 3b2e3b1b3750..f4dfc5252b67 100644 --- a/net/knxd/Makefile +++ b/net/knxd/Makefile @@ -3,7 +3,7 @@ PORTNAME= knxd PORTVERSION= 0.14.29 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org |