diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
commit | 9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064 (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /graphics/png2html | |
parent | 8b44024dc5162eaf9da3388d4a28a4cde936a275 (diff) | |
download | pkgsrc-9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064.tar.gz |
Sign over maintainership to tech-pkg@
Diffstat (limited to 'graphics/png2html')
-rw-r--r-- | graphics/png2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index 92f2f7d161b..b17d53c03e3 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:57 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/02/21 20:26:11 hubertf Exp $ # DISTNAME= png2html-1.1 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= graphics www MASTER_SITES= http://www.engr.mun.ca/~holden/ -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.engr.mun.ca/~holden/png2html.html COMMENT= Takes a PNG image and transforms it to a web page |