summaryrefslogtreecommitdiff
path: root/security/softether5
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2019-08-14 03:26:09 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2019-08-14 03:26:09 +0000
commit222e095f2a98156ce6f8f061acbe63ac9306a9b1 (patch)
tree03e0541dbd8613da504c623b3522cd1a5aa7467f /security/softether5
parenttextproc/sigil: Update to 0.9.17 (diff)
Implement new virtual category: net-vpn for VPN related ports
based on discussion at ports@ [1]. As VPN softwares are put in different physical category net and security. This is a little bit confusing. Let's give them new virtual category net-vpn. [1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html PR: 239395 Submitted by: myself Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D21174
Notes
Notes: svn path=/head/; revision=508887
Diffstat (limited to 'security/softether5')
-rw-r--r--security/softether5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/softether5/Makefile b/security/softether5/Makefile
index 87acf69b06d3..b12967fd81f6 100644
--- a/security/softether5/Makefile
+++ b/security/softether5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= softether
DISTVERSION= 5.01.9671
#PORTREVISION= 0
-CATEGORIES= security
+CATEGORIES= security net-vpn
PKGNAMESUFFIX= 5
MAINTAINER= meta@FreeBSD.org