summaryrefslogtreecommitdiff
path: root/www/haskell-cgi/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-06-02 01:15:31 +0000
committerjschauma <jschauma@pkgsrc.org>2003-06-02 01:15:31 +0000
commite366d0c694f76afeff8379f738912bfa77414859 (patch)
treec54ffd2eb0321574e961ead99659f51b1d8b084f /www/haskell-cgi/Makefile
parentd95e3cbf121bb08c7029c0a77d1b1ad2b1eb1b39 (diff)
downloadpkgsrc-e366d0c694f76afeff8379f738912bfa77414859.tar.gz
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Diffstat (limited to 'www/haskell-cgi/Makefile')
-rw-r--r--www/haskell-cgi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/haskell-cgi/Makefile b/www/haskell-cgi/Makefile
index dfeec04d220..e2b778754b5 100644
--- a/www/haskell-cgi/Makefile
+++ b/www/haskell-cgi/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2001/05/06 02:04:27 jtb Exp $
+# $NetBSD: Makefile,v 1.5 2003/06/02 01:16:06 jschauma Exp $
DISTNAME= haskell-cgi-20001206
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.informatik.uni-muenchen.de/~Sven.Panne/haskell_libs/CGI.html
COMMENT= CGI module for the Hugs Haskell 98 interpreter