summaryrefslogtreecommitdiff
path: root/graphics/gifsicle/Makefile
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-02-12 02:22:10 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-02-12 02:22:10 +0000
commit9ebd135b4abd609f9bbfd1ba9ef75f5eb39f2a0a (patch)
treeb05ecd27f4d70c7a5e504d92cddf67066fd74ea2 /graphics/gifsicle/Makefile
parentUpgrade to 0.9.2, fixes build problem. (diff)
Update to 1.11.1.
And add MASTER_SITES. Now this can build.
Notes
Notes: svn path=/head/; revision=16634
Diffstat (limited to '')
-rw-r--r--graphics/gifsicle/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/gifsicle/Makefile b/graphics/gifsicle/Makefile
index d2af96a188b8..ced00f4fb423 100644
--- a/graphics/gifsicle/Makefile
+++ b/graphics/gifsicle/Makefile
@@ -3,12 +3,13 @@
# Date created: 19 December 1998
# Whom: Brad Hendrickse <bradh@iafrica.com>
#
-# $Id$
+# $Id: Makefile,v 1.2 1998/12/23 01:35:36 steve Exp $
#
-DISTNAME= gifsicle-1.9.1
+DISTNAME= gifsicle-1.11.1
CATEGORIES= graphics
-MASTER_SITES= http://www.lcdf.org/gifsicle/
+MASTER_SITES= http://www.lcdf.org/gifsicle/ \
+ http://www.freebsd.org/~flathill/distfiles/
MAINTAINER= bradh@iafrica.com