diff options
-rw-r--r-- | graphics/gifsicle/Makefile | 7 |
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 |