diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-08-11 06:10:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-08-11 06:10:43 +0000 |
commit | 16cf8438f21090d4176e4d8274a2ddb5eb3769e8 (patch) | |
tree | 7f96ccac3d2995a31054baf7be6cd6ce062d0ea6 /graphics/png2html/Makefile | |
parent | 8478f3bb1e66d90a5b997e36e5eb75e86d3c4dac (diff) | |
download | ports-16cf8438f21090d4176e4d8274a2ddb5eb3769e8.tar.gz ports-16cf8438f21090d4176e4d8274a2ddb5eb3769e8.zip |
With permission from maintainer, revert to ports@.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=170326
Diffstat (limited to 'graphics/png2html/Makefile')
-rw-r--r-- | graphics/png2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index a968acd6b173..932b39232c9c 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.engr.mun.ca/~holden/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= ports@FreeBSD.org COMMENT= Takes a PNG image and transforms it into HTML LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |