pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Set MAINTAINER to epg%NetBSD.org@localhost.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef61a1422130
branches:  trunk
changeset: 484321:ef61a1422130
user:      epg <epg%pkgsrc.org@localhost>
date:      Sat Nov 27 00:36:25 2004 +0000

description:
Set MAINTAINER to epg%NetBSD.org@localhost.

diffstat:

 devel/subversion/Makefile.common |  6 +++---
 devel/swig-build/Makefile.common |  4 ++--
 www/neon/Makefile                |  4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (58 lines):

diff -r d720f20b2e4b -r ef61a1422130 devel/subversion/Makefile.common
--- a/devel/subversion/Makefile.common  Sat Nov 27 00:33:40 2004 +0000
+++ b/devel/subversion/Makefile.common  Sat Nov 27 00:36:25 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.16 2004/11/19 04:01:59 epg Exp $
+# $NetBSD: Makefile.common,v 1.17 2004/11/27 00:36:25 epg Exp $
 
 DISTNAME=              subversion-${SVNVER}
 CATEGORIES=            devel
 MASTER_SITES=          http://subversion.tigris.org/tarballs/
 
-MAINTAINER=            epg%pretzelnet.org@localhost
+MAINTAINER=            epg%NetBSD.org@localhost
 HOMEPAGE=              http://subversion.tigris.org/
 
 .include "../../devel/subversion/Makefile.version"
@@ -13,7 +13,7 @@
 SVNDOC=                        ${PREFIX}/share/doc/subversion
 
 DISTINFO_FILE=         ${.CURDIR}/../../devel/subversion/distinfo
-COMMON_FILESDIR=       ${.CURDIR}/../../devel/subversion/files
+FILESDIR=              ${.CURDIR}/../../devel/subversion/files
 PATCHDIR=              ${.CURDIR}/../../devel/subversion/patches
 
 GNU_CONFIGURE=         YES
diff -r d720f20b2e4b -r ef61a1422130 devel/swig-build/Makefile.common
--- a/devel/swig-build/Makefile.common  Sat Nov 27 00:33:40 2004 +0000
+++ b/devel/swig-build/Makefile.common  Sat Nov 27 00:36:25 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.6 2004/11/22 21:13:21 wiz Exp $
+# $NetBSD: Makefile.common,v 1.7 2004/11/27 00:36:25 epg Exp $
 
 DISTNAME=       swig-${SWIG_VERSION}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=swig/}
 
-MAINTAINER=    epg%pretzelnet.org@localhost
+MAINTAINER=    epg%NetBSD.org@localhost
 HOMEPAGE=      http://www.swig.org/
 
 .include "../../devel/swig-build/Makefile.version"
diff -r d720f20b2e4b -r ef61a1422130 www/neon/Makefile
--- a/www/neon/Makefile Sat Nov 27 00:33:40 2004 +0000
+++ b/www/neon/Makefile Sat Nov 27 00:36:25 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.27 2004/10/03 00:18:26 tv Exp $
+# $NetBSD: Makefile,v 1.28 2004/11/27 00:36:25 epg Exp $
 
 DISTNAME=              neon-0.24.7
 PKGREVISION=           1
 CATEGORIES=            www
 MASTER_SITES=          http://www.webdav.org/neon/
 
-MAINTAINER=            epg%pretzelnet.org@localhost
+MAINTAINER=            epg%NetBSD.org@localhost
 HOMEPAGE=              http://www.webdav.org/neon/
 COMMENT=               HTTP and WebDAV client library
 



Home | Main Index | Thread Index | Old Index