diff options
Diffstat (limited to 'graphics/grafx2')
-rw-r--r-- | graphics/grafx2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile index aff3c5664d62..f5752b81f978 100644 --- a/graphics/grafx2/Makefile +++ b/graphics/grafx2/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A pixelart-oriented bitmap painting program +COMMENT= Pixelart-oriented bitmap painting program LIB_DEPENDS= X11:${PORTSDIR}/x11/libX11 \ png15:${PORTSDIR}/graphics/png |