pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/openvpn MAINTAINER should be tech-pkg@ not package...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c54e063825f
branches:  trunk
changeset: 468349:6c54e063825f
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Feb 12 23:11:12 2004 +0000

description:
MAINTAINER should be tech-pkg@ not packages@...

diffstat:

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

diffs (16 lines):

diff -r 06dc5f68cf38 -r 6c54e063825f net/openvpn/Makefile
--- a/net/openvpn/Makefile      Thu Feb 12 22:53:47 2004 +0000
+++ b/net/openvpn/Makefile      Thu Feb 12 23:11:12 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/10 12:39:17 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/12 23:11:12 xtraeme Exp $
 
 DISTNAME=      openvpn-1.5.0
 CATEGORIES=    net security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=openvpn/}
 
-MAINTAINER=    packages%nNetBSD.org@localhost
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://openvpn.sourceforge.net/
 COMMENT=       Easy-to-use, robust, and highly configurable VPN over UDP
 



Home | Main Index | Thread Index | Old Index