summaryrefslogtreecommitdiff
path: root/security/openvpn-auth-radius
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
commit2898e3fa0cd98a2293e7ac858e3efaf16444c98c (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /security/openvpn-auth-radius
parentUpdate to 1.5.2 (diff)
Chase security/libgcrypt update
Notes
Notes: svn path=/head/; revision=317220
Diffstat (limited to 'security/openvpn-auth-radius')
-rw-r--r--security/openvpn-auth-radius/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/openvpn-auth-radius/Makefile b/security/openvpn-auth-radius/Makefile
index 69828d1e0a10..0d773a270aec 100644
--- a/security/openvpn-auth-radius/Makefile
+++ b/security/openvpn-auth-radius/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: security/openvpn-auth-radius
-# Date created: 2011-03-04
-# Whom: Mikhail T. <m.tsatsenko@gmail.com>
-#
+# Created by: Mikhail T. <m.tsatsenko@gmail.com>
# $FreeBSD$
-#
PORTNAME= openvpn-auth-radius
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.nongnu.org/radiusplugin/ \
http://svn-cache.ipcopaddons.org/
@@ -16,7 +13,7 @@ MAINTAINER= m.tsatsenko@gmail.com
COMMENT= RADIUS authentication plugin for OpenVPN
RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn
-LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
LICENSE= GPLv2