svn commit: r509999 - head/security/dsvpn

Koichiro Iwao meta at FreeBSD.org
Tue Aug 27 10:35:05 UTC 2019


Author: meta
Date: Tue Aug 27 10:35:04 2019
New Revision: 509999
URL: https://svnweb.freebsd.org/changeset/ports/509999

Log:
  Apply net-vpn virtual category to VPN ports added after r508887

Modified:
  head/security/dsvpn/Makefile

Modified: head/security/dsvpn/Makefile
==============================================================================
--- head/security/dsvpn/Makefile	Tue Aug 27 09:45:38 2019	(r509998)
+++ head/security/dsvpn/Makefile	Tue Aug 27 10:35:04 2019	(r509999)
@@ -2,7 +2,7 @@
 
 PORTNAME=	dsvpn
 PORTVERSION=	0.1.3
-CATEGORIES=	security net
+CATEGORIES=	security net net-vpn
 
 MAINTAINER=	egypcio at FreeBSD.org
 COMMENT=	Dead Simple VPN


More information about the svn-ports-all mailing list