summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/py-adns/Makefile4
-rw-r--r--security/steghide/Makefile4
-rw-r--r--textproc/py-SimpleParse/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile
index 0f132403f37..12ca8106b7a 100644
--- a/net/py-adns/Makefile
+++ b/net/py-adns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:30 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/08/13 23:32:22 wiz Exp $
#
DISTNAME= adns-python-1.0.0
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= net python
MASTER_SITES= http://dustman.net/andy/python/adns-python/1.0.0/
-MAINTAINER= adam@monkeybyte.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://dustman.net/andy/python/adns-python/
COMMENT= Python interface to the GNU asynchronous DNS resolver library
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 8c3b3b2541c..a53dfd3a8d7 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2006/05/11 16:23:57 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/08/13 23:32:22 wiz Exp $
DISTNAME= steghide-0.5.1
PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=steghide/}
-MAINTAINER= adam@monkeybyte.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://steghide.sourceforge.net/
COMMENT= Steganography program
diff --git a/textproc/py-SimpleParse/Makefile b/textproc/py-SimpleParse/Makefile
index 7ba42ac84c4..3906bb3aa15 100644
--- a/textproc/py-SimpleParse/Makefile
+++ b/textproc/py-SimpleParse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:11:06 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/08/13 23:32:22 wiz Exp $
#
DISTNAME= SimpleParse-2.0.0
@@ -8,7 +8,7 @@ CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=simpleparse/}
EXTRACT_SUFX= .zip
-MAINTAINER= adam@monkeybyte.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://simpleparse.sourceforge.net/
COMMENT= Simple parser generator for mxTextTools text-tagging engine