diff options
Diffstat (limited to 'graphics/fly')
-rw-r--r-- | graphics/fly/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index 35cd9a35e19..183c8d95b62 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/07/17 21:40:31 grant Exp $ +# $NetBSD: Makefile,v 1.22 2003/07/21 16:51:39 martti Exp $ DISTNAME= fly-1.6.5 PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://www.unimelb.edu.au/fly/fly.html -COMMENT= command-file interface for creating and modifying PNG images +COMMENT= Command-file interface for creating and modifying PNG images BUILD_DEPENDS+= gif2png>=2.4.2:../../graphics/gif2png |