diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2003-02-08 15:39:37 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2003-02-08 15:39:37 +0000 |
commit | e060a9ea619bdb8b94dd60497e4570452f52faf4 (patch) | |
tree | c8c28b082beaa8f464760ac1ceadcdc074ba88cf /graphics | |
parent | b6c80a825e46ff6619e5169a802c239f86f65671 (diff) | |
download | ports-e060a9ea619bdb8b94dd60497e4570452f52faf4.tar.gz ports-e060a9ea619bdb8b94dd60497e4570452f52faf4.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gif2png/Makefile | 4 | ||||
-rw-r--r-- | graphics/gif2png/distinfo | 2 | ||||
-rw-r--r-- | graphics/gif2png/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile index a104278abf00..a630d0049bbd 100644 --- a/graphics/gif2png/Makefile +++ b/graphics/gif2png/Makefile @@ -6,9 +6,9 @@ # PORTNAME= gif2png -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.6 CATEGORIES= graphics -MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ +MASTER_SITES= http://www.catb.org/~esr/gif2png/ MAINTAINER= saper@system.pl diff --git a/graphics/gif2png/distinfo b/graphics/gif2png/distinfo index 79e86eaf1fb3..fc0de508d29e 100644 --- a/graphics/gif2png/distinfo +++ b/graphics/gif2png/distinfo @@ -1 +1 @@ -MD5 (gif2png-2.4.4.tar.gz) = b23f7e570173be76fa27e575266c59db +MD5 (gif2png-2.4.6.tar.gz) = 21326625955507ee408b34b034d4658f diff --git a/graphics/gif2png/pkg-descr b/graphics/gif2png/pkg-descr index 3c88be44d350..9dee83cdc0cd 100644 --- a/graphics/gif2png/pkg-descr +++ b/graphics/gif2png/pkg-descr @@ -13,6 +13,6 @@ Alexander Lehmann Current maintainter of the utility: Eric S. Raymond <esr@thyrsus.com> -WWW: http://www.tuxedo.org/~esr/gif2png/ +WWW: http://www.catb.org/~esr/gif2png/ -- Marcin Cieslak <saper@system.pl> |