summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorepg <epg>2005-10-29 22:22:08 +0000
committerepg <epg>2005-10-29 22:22:08 +0000
commit35366833ae28774d633c8c85bb82ce75aef9a1bc (patch)
tree09a174a057f18708827c3309d5dfe1be11c138e6 /devel
parent5f8a8f6e4ba42aeaceb9f3c5d057acb97f971385 (diff)
downloadpkgsrc-35366833ae28774d633c8c85bb82ce75aef9a1bc.tar.gz
Set MAINTAINER to tech-pkg@NetBSD.org.
Diffstat (limited to 'devel')
-rw-r--r--devel/swig-build/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig-build/Makefile.common b/devel/swig-build/Makefile.common
index ad9f029f31c..d0d3b119232 100644
--- a/devel/swig-build/Makefile.common
+++ b/devel/swig-build/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.9 2005/04/11 21:45:39 tv Exp $
+# $NetBSD: Makefile.common,v 1.10 2005/10/29 22:22:08 epg Exp $
DISTNAME= swig-${SWIG_VERSION}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}
-MAINTAINER= epg@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.swig.org/
.include "../../devel/swig-build/Makefile.version"