pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/openvpn-current No need to have PKGNAME in COMMENT.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ded9d07dd67
branches:  trunk
changeset: 483702:6ded9d07dd67
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Nov 17 18:16:29 2004 +0000

description:
No need to have PKGNAME in COMMENT.

diffstat:

 net/openvpn-current/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6124d187fbcf -r 6ded9d07dd67 net/openvpn-current/Makefile
--- a/net/openvpn-current/Makefile      Wed Nov 17 18:09:42 2004 +0000
+++ b/net/openvpn-current/Makefile      Wed Nov 17 18:16:29 2004 +0000
@@ -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 @@
 
 MAINTAINER=    ianzag%mail.ru@localhost
 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



Home | Main Index | Thread Index | Old Index