aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-10 09:32:50 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-10 09:32:50 +0800
commit86aa5da3b496d8b1c2d52c615de32f9e569dfdb6 (patch)
tree00b68116e1ec9b42a8f48301df85f22aaa669a7c
parent481fb4eee5966d4619bb8dad3297c08cdc0c699f (diff)
downloadfreebsd-ports-graphics-86aa5da3b496d8b1c2d52c615de32f9e569dfdb6.tar.gz
freebsd-ports-graphics-86aa5da3b496d8b1c2d52c615de32f9e569dfdb6.tar.zst
freebsd-ports-graphics-86aa5da3b496d8b1c2d52c615de32f9e569dfdb6.zip
Attempt to fix INDEX build on FreeBSD-9.
Approved by: "just fix it"
-rw-r--r--graphics/pngcrush/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index 00ab3e7d84a..868cb6a9bf1 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -5,7 +5,7 @@ PORTNAME= pngcrush
PORTVERSION= 1.8.7
CATEGORIES= graphics
MASTER_SITES= SF/pmt/${PORTNAME}/old-versions/${PORTVERSION:R}/${PORTVERSION}/
- # SF/pmt/${PORTNAME}/${PORTVERSION}/
+# # SF/pmt/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib
MAINTAINER= vsasjason@gmail.com