diff options
author | obrien <obrien@FreeBSD.org> | 1999-02-01 04:29:37 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-02-01 04:29:37 +0800 |
commit | 38cc34fe8f664a70df0eab66adb78f1d27afe2c9 (patch) | |
tree | d40653ea11eeab285460f2c431e9d46ee2b27be4 /graphics/tgif/Makefile | |
parent | 9a80da0be4242a3361b11c62cc620742968ff937 (diff) | |
download | freebsd-ports-gnome-38cc34fe8f664a70df0eab66adb78f1d27afe2c9.tar.gz freebsd-ports-gnome-38cc34fe8f664a70df0eab66adb78f1d27afe2c9.tar.zst freebsd-ports-gnome-38cc34fe8f664a70df0eab66adb78f1d27afe2c9.zip |
Upgrade to 4.0.12 as the distfile we depeneded on went bye-bye.
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 50c4601be056..0fc887cf4401 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -3,10 +3,10 @@ # Date created: 10 Aug 1997 # Whom: bmc@WillsCreek.COM # -# $Id: Makefile,v 1.7 1998/12/11 11:38:24 obrien Exp $ +# $Id: Makefile,v 1.8 1999/01/10 18:06:37 steve Exp $ # -DISTNAME= tgif-4.0.2 +DISTNAME= tgif-4.0.12 CATEGORIES= graphics x11 MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ |