summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cssc/Makefile4
-rw-r--r--graphics/p5-GraphViz/Makefile4
-rw-r--r--net/vcheck/Makefile4
-rw-r--r--security/ssh2/Makefile.common4
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/cssc/Makefile b/devel/cssc/Makefile
index 59d1d34ee69..c4ff45ea84f 100644
--- a/devel/cssc/Makefile
+++ b/devel/cssc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:20:54 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/06/03 09:39:00 seb Exp $
#
DISTNAME= CSSC-0.15alpha.pl0
@@ -6,7 +6,7 @@ PKGNAME= cssc-0.15a.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cssc/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= seb@netbsd.org
HOMEPAGE= http://cssc.sourceforge.net/
COMMENT= GNU workalike for the source code control system SCCS
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index 69877c57c82..0ce47e9d3bd 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:19:19 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/03 09:39:01 seb Exp $
#
DISTNAME= GraphViz-1.5
@@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= seb@netbsd.org
COMMENT= Perl interface to the Graphviz tools set
DEPENDS+= p5-Graph>=0.201:../../devel/p5-Graph
diff --git a/net/vcheck/Makefile b/net/vcheck/Makefile
index 321e2fd73eb..37f38e2c083 100644
--- a/net/vcheck/Makefile
+++ b/net/vcheck/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:39 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/06/03 09:39:01 seb Exp $
#
DISTNAME= vcheck-1.2.1
CATEGORIES= net perl5
MASTER_SITES= http://www.stud.tu-ilmenau.de/~gomar/stuff/vcheck/
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= seb@netbsd.org
HOMEPAGE= http://www.stud.tu-ilmenau.de/~gomar/stuff/vcheck/
COMMENT= latest program version checker and auto-downloader
diff --git a/security/ssh2/Makefile.common b/security/ssh2/Makefile.common
index f792ecd7511..3892de38a98 100644
--- a/security/ssh2/Makefile.common
+++ b/security/ssh2/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.1 2003/05/10 10:02:34 seb Exp $
+# $NetBSD: Makefile.common,v 1.2 2003/06/03 09:39:01 seb Exp $
#
DISTNAME= ssh-3.2.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/
-MAINTAINER= packages@netbsd.org
+MAINTAINER= seb@netbsd.org
HOMEPAGE= http://www.ssh.com
CONFLICTS+= openssh-[0-9]* ssh6-[0-9]* ssh-[0-9]* sftp-[0-9]*