aboutsummaryrefslogtreecommitdiff
path: root/security/govpn
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/govpn
parent3c12a89ea7fc83824f8245d57eb20825efb591eb (diff)
downloadports-222e095f2a98156ce6f8f061acbe63ac9306a9b1.tar.gz
ports-222e095f2a98156ce6f8f061acbe63ac9306a9b1.zip
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/govpn')
-rw-r--r--security/govpn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/govpn/Makefile b/security/govpn/Makefile
index ac685cb6d795..cbd498097c6d 100644
--- a/security/govpn/Makefile
+++ b/security/govpn/Makefile
@@ -4,7 +4,7 @@
PORTNAME= govpn
DISTVERSION= 7.5
PORTREVISION= 1
-CATEGORIES= security
+CATEGORIES= security net-vpn
MASTER_SITES= http://www.govpn.info/download/
MAINTAINER= stargrave@stargrave.org