diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-29 10:46:36 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-29 10:46:36 +0800 |
commit | 03a2a1322db088856b38ddf37cc8bf9a867ddeca (patch) | |
tree | 9c82759f4d285f763d381a6230909361a99eeee9 /graphics/tgif/Makefile | |
parent | 7b92ab6c05041a288192f7d57e5ac1e1092a7c3e (diff) | |
download | freebsd-ports-gnome-03a2a1322db088856b38ddf37cc8bf9a867ddeca.tar.gz freebsd-ports-gnome-03a2a1322db088856b38ddf37cc8bf9a867ddeca.tar.zst freebsd-ports-gnome-03a2a1322db088856b38ddf37cc8bf9a867ddeca.zip |
Update port to 4.1.27
PR: 17044
Submitted by: Maintainer
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 ae97b2c31794..6b7a19115757 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tgif -# Version required: 4.1.25 +# Version required: 4.1.27 # Date created: 30 Jan 1999 # Whom: bmc@WillsCreek.COM # # $FreeBSD$ # -DISTNAME= tgif-4.1.25 +DISTNAME= tgif-4.1.27 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ |