diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
commit | 7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch) | |
tree | f40cba2ed30c79b84c1d56a779b7139f24d6c36f /security/tinc-devel | |
parent | fa0d2e76ea8e387f084dbd4135979433ed303274 (diff) | |
download | ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.tar.gz ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.zip |
Notes
Diffstat (limited to 'security/tinc-devel')
-rw-r--r-- | security/tinc-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tinc-devel/Makefile b/security/tinc-devel/Makefile index 6120d4b7d068..8ab0c0a2023d 100644 --- a/security/tinc-devel/Makefile +++ b/security/tinc-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= tinc PORTVERSION= 1.1pre17 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.tinc-vpn.org/packages/ \ http://www.tinc-vpn.org/packages/ |