Update to 1.11.1.
And add MASTER_SITES. Now this can build.
This commit is contained in:
parent
832702b9e2
commit
9ebd135b4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16634
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue