diff options
Diffstat (limited to 'www/imgsizer')
-rw-r--r-- | www/imgsizer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/imgsizer/Makefile b/www/imgsizer/Makefile index 4b30ba426e48..b2bb14b9946a 100644 --- a/www/imgsizer/Makefile +++ b/www/imgsizer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www textproc MASTER_SITES= http://www.catb.org/~esr/imgsizer/ -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool to autogenerate WIDTH and HEIGHT for IMG HTML tags RUN_DEPENDS= rdjpgcom:${PORTSDIR}/graphics/jpeg \ |