diff options
Diffstat (limited to 'x11-toolkits/py-gnome/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/py-gnome/Makefile b/x11-toolkits/py-gnome/Makefile index 54456e368b75..2d3053a5ded9 100644 --- a/x11-toolkits/py-gnome/Makefile +++ b/x11-toolkits/py-gnome/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/ \ |