diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-07 22:50:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-07 22:50:07 +0000 |
commit | 564871c6d441178ee4fd57e2d82fd885e2a0fae3 (patch) | |
tree | 76bf8bfd105ba64403cddfba331a773f92a1816d /graphics/whirlgif | |
parent | e1119964212c9f7e1c54b759b01615c770d02ec0 (diff) |
Notes
Diffstat (limited to 'graphics/whirlgif')
-rw-r--r-- | graphics/whirlgif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/whirlgif/Makefile b/graphics/whirlgif/Makefile index b5074e8a3dbd..a86de4ade339 100644 --- a/graphics/whirlgif/Makefile +++ b/graphics/whirlgif/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://archive.debian.org/debian-archive/pool/non-free/w/whirlgif/ DISTNAME= whirlgif_3.04.orig -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hans@nordhaug.priv.no COMMENT= A tool for making GIF animations WRKSRC= ${WRKDIR}/whirlgif-3.04.orig |