summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-11-17 18:16:29 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-11-17 18:16:29 +0000
commitfb9184b4f8fcf3e53ecefb55d0ed012ef75e59a5 (patch)
tree867e9207231f4e91204d02320c9d9a0c19756d35
parent0f5c3e58b70e9876abbd6ce1041a151ef4db7b7f (diff)
downloadpkgsrc-fb9184b4f8fcf3e53ecefb55d0ed012ef75e59a5.tar.gz
No need to have PKGNAME in COMMENT.
-rw-r--r--net/openvpn-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openvpn-current/Makefile b/net/openvpn-current/Makefile
index c94644025cc..8638d5e05dd 100644
--- a/net/openvpn-current/Makefile
+++ b/net/openvpn-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/17 18:04:02 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/17 18:16:29 xtraeme Exp $
#
DISTNAME= openvpn-2.0_beta15
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openvpn/}
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://openvpn.sourceforge.net/
-COMMENT= OpenVPN is an easy-to-use SSL VPN daemon
+COMMENT= Easy-to-use SSL VPN daemon
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes