diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-06 17:11:14 +0000 |
commit | 7c64203f67e1b9da62dbb9529801a35a5afdcbce (patch) | |
tree | 34462cdd222bac0d63ff2e4a8943cb05b7a9f7ba /net/routinator | |
parent | af90810038be0e383327d47886e4b69aa99b5d39 (diff) | |
download | ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.tar.gz ports-7c64203f67e1b9da62dbb9529801a35a5afdcbce.zip |
Notes
Diffstat (limited to 'net/routinator')
-rw-r--r-- | net/routinator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 63ad8005ed00..1d277a2e226d 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -3,6 +3,7 @@ PORTNAME= routinator PORTVERSION= 0.1.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= jaap@NLnetLabs.nl |