diff options
author | tg <tg@FreeBSD.org> | 1998-07-06 19:22:38 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-07-06 19:22:38 +0800 |
commit | 61ed03d29f194f0eabd8463835276aef5411e90a (patch) | |
tree | ba983ac136768a555b127baf74ec1b3093ff9ad2 /x11-toolkits/py-gtk/Makefile | |
parent | 50bfbf2d182cd9aab84d8821394120be95e4bc6b (diff) | |
download | freebsd-ports-graphics-61ed03d29f194f0eabd8463835276aef5411e90a.tar.gz freebsd-ports-graphics-61ed03d29f194f0eabd8463835276aef5411e90a.tar.zst freebsd-ports-graphics-61ed03d29f194f0eabd8463835276aef5411e90a.zip |
Upgrade to 0.4.4.
Diffstat (limited to 'x11-toolkits/py-gtk/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 54456e368b7..2d3053a5ded 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: pygtk -# Version required: 0.4.3 +# Version required: 0.4.4 # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/06/25 06:43:28 tg Exp $ +# $Id: Makefile,v 1.4 1998/06/30 07:43:02 tg Exp $ # -DISTNAME= pygtk-0.4.3 -PKGNAME= py-gtk-0.4.3 +DISTNAME= pygtk-0.4.4 +PKGNAME= py-gtk-0.4.4 CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ |