diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-02-23 12:22:28 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-02-23 12:22:28 +0000 |
commit | e6c2dbc0e6145de993fbd0719ebc53a38b54f7ff (patch) | |
tree | 27854723dbf1172534b6c0cc41c870076f46180e /security/Makefile | |
parent | 489b2ee68117578110b991edecf4864c286749b7 (diff) |
Revive openvpn-devel port and pass maintainership to Eric F. Christ.
NOTE that the port is more of a development snapshot than it used to be,
so it should be used SOLELY for testing and development, NOT IN PRODUCTION.
PR: ports/144115
Approved by: mandree@ (previous maintainer)
Approved by: garga@ (mentor)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250225
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 44cfb748aced..713749f980f5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -342,6 +342,7 @@ SUBDIR += openvpn SUBDIR += openvpn-admin SUBDIR += openvpn-auth-ldap + SUBDIR += openvpn-devel SUBDIR += openvpn20 SUBDIR += ophcrack SUBDIR += opieprint |