diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-16 16:07:03 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-16 16:07:03 +0000 |
commit | 58f7b2f3ddf66e3a0dc54a4bfedb20db574ab097 (patch) | |
tree | 6915cd8f57e103daf08626b80a6221d3e2733260 /graphics/tgif/Makefile | |
parent | Update to 2.06.1 (diff) |
update to version 4.1.8
PR: 11166
Submitted by: Brian Clapper <bmc@WillsCreek.COM>
Notes
Notes:
svn path=/head/; revision=17926
Diffstat (limited to 'graphics/tgif/Makefile')
-rw-r--r-- | graphics/tgif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 372ae58ca0d3..98cedc75ceb6 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -3,10 +3,10 @@ # Date created: 30 Jan 1999 # Whom: bmc@WillsCreek.COM # -# $Id: Makefile,v 1.12 1999/03/14 03:06:44 flathill Exp $ +# $Id: Makefile,v 1.13 1999/04/07 19:04:15 jseger Exp $ # -DISTNAME= tgif-4.1.4 +DISTNAME= tgif-4.1.8 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ |