From d935c542a9b9e56a0d15774359af05e226804c64 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Thu, 3 Jan 2002 16:40:01 +0000 Subject: Fix a typo in comment. --- www/neowebscript/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/neowebscript/Makefile') diff --git a/www/neowebscript/Makefile b/www/neowebscript/Makefile index 5166d03b03e1..ec7daae75c64 100644 --- a/www/neowebscript/Makefile +++ b/www/neowebscript/Makefile @@ -27,7 +27,7 @@ SUBDIRS= modules neowebscript htdocs # tools EXTRACT_AFTER_ARGS:=| ${TAR} -xf - ${SUBDIRS:%=${PORTNAME}-${PORTVERSION}/%} post-patch: - # Replacing writePNG with writePNG + # Replacing writeGIF with writePNG ${PERL} -pi -e 's/writeGIF/writePNG/g' \ `find ${WRKSRC}/.. -type f | xargs fgrep -l --mmap writeGIF` -- cgit v1.2.3