diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-11-20 08:50:51 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-11-20 08:50:51 +0000 |
commit | d560854b63e97a4951f8a21aa855a0aabb8d59f4 (patch) | |
tree | c096bd063855dedcfbd90169faefb8ebe3537b6c /graphics/libungif | |
parent | Upgrade to v110.9.1. Unbreak. (diff) |
Update master site.
Notes
Notes:
svn path=/head/; revision=14714
Diffstat (limited to 'graphics/libungif')
-rw-r--r-- | graphics/libungif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index d0d0e0eb89a6..c05f731377fb 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -3,12 +3,12 @@ # Date created: 03 May 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/09/19 01:22:38 steve Exp $ +# $Id: Makefile,v 1.4 1998/11/11 05:37:18 asami Exp $ # DISTNAME= giflib-3.0 CATEGORIES= graphics -MASTER_SITES= http://www.ccil.org/~esr/giflib/ +MASTER_SITES= http://earthspace.net/~esr/giflib/ MAINTAINER= tg@FreeBSD.ORG |