diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 06:16:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 06:16:32 +0000 |
commit | 513314136377ebba26746a0414c764eaac0eedec (patch) | |
tree | 7527514d59597f5c218881b2517867ecb7d06cc4 /graphics/giftool | |
parent | Added bitchx (diff) |
Change Id->FreeBSD.
Notes
Notes:
svn path=/head/; revision=20951
Diffstat (limited to 'graphics/giftool')
-rw-r--r-- | graphics/giftool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/giftool/Makefile b/graphics/giftool/Makefile index 307d233ef8f8..c08d5a8c6c73 100644 --- a/graphics/giftool/Makefile +++ b/graphics/giftool/Makefile @@ -3,7 +3,7 @@ # Date created: 14 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.4 1997/06/04 07:34:49 asami Exp $ +# $FreeBSD$ # DISTNAME= giftool-1.0 |