diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-07-06 11:22:38 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-07-06 11:22:38 +0000 |
commit | c73f371db75f276dbd9e90fa54a70d8f55155cce (patch) | |
tree | 14c7c54a898e7fcfa518e7c29c7afb7fed2dc5bd /x11-toolkits/py-gnome2/Makefile | |
parent | 63124d5dfba4529dfe02d1d9f8eede5dcbfe6bf5 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 54456e368b75..2d3053a5ded9 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/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/ \ |