diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /graphics/giftool | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (diff) | |
download | ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.tar.gz ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.zip |
Notes
Diffstat (limited to 'graphics/giftool')
-rw-r--r-- | graphics/giftool/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile index b51027a8eeb9..307d233ef8f8 100644 --- a/graphics/giftool/Makefile +++ b/graphics/giftool/Makefile @@ -3,14 +3,14 @@ # Date created: 14 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.3 1996/12/07 09:28:43 max Exp $ +# $Id: Makefile,v 1.4 1997/06/04 07:34:49 asami Exp $ # DISTNAME= giftool-1.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.sbs.de/pub/www/tools/giftool/ +MASTER_SITES= ftp://ftp.sbs.de/pub/www/tools/giftool/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com NO_CDROM= "Shareware" |