From 4502b4f25e5b8a8a996f3daf530f7da2b8eca9f2 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 1 Jul 1998 17:01:45 +0000 Subject: Update "fly" to version 1.6.1. --- graphics/fly/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'graphics/fly/Makefile') diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index 9de4948934a..685c7c0b5e3 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 1998/06/25 19:31:32 tron Exp $ +# $NetBSD: Makefile,v 1.3 1998/07/01 17:01:45 tron Exp $ # -DISTNAME= fly-1.6.0 +DISTNAME= fly-1.6.1 CATEGORIES= graphics www MASTER_SITES= ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/ @@ -9,6 +9,8 @@ MAINTAINER= bouyer@netbsd.org DEPENDS+= gd-1.3:../../graphics/gd +CONFLICTS= fly-1.6.0 + pre-install: ${MKDIR} ${PREFIX}/share/doc/fly ${MKDIR} ${PREFIX}/share/examples/fly -- cgit v1.2.3