diff options
author | frueauf <frueauf> | 1999-02-26 10:39:57 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1999-02-26 10:39:57 +0000 |
commit | cac017becea952f2e7fbcf2450f4a5933a01c316 (patch) | |
tree | 868a032538ae64b93dd50ed3ecb00b768ebaa7d3 /graphics/tgif/Makefile | |
parent | 6c736dbee7e18603108b1a427e4e48f4bdde3b91 (diff) | |
download | pkgsrc-cac017becea952f2e7fbcf2450f4a5933a01c316.tar.gz |
Update tgif to 4.0.17, provided in pr 7034 by Dan McMahill.
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 c9de23278e9..bce93620485 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 1999/02/20 22:48:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.13 1999/02/26 10:39:57 frueauf Exp $ # -DISTNAME= tgif-4.0.9 +DISTNAME= tgif-4.0.17 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ |