diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-30 07:43:02 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-30 07:43:02 +0000 |
commit | 93c9528efcf0244e7978bee936f32a17053f4fe6 (patch) | |
tree | 236f7184ec792ce07f7e340c98fb1634c19ee58f /x11-toolkits/py-gtk | |
parent | 6cf03c5c0991d1595093c4cc943308bb03f03286 (diff) | |
download | ports-93c9528efcf0244e7978bee936f32a17053f4fe6.tar.gz ports-93c9528efcf0244e7978bee936f32a17053f4fe6.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index b499c6c9b163..54456e368b75 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -3,10 +3,11 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/06/03 07:19:51 tg Exp $ +# $Id: Makefile,v 1.3 1998/06/25 06:43:28 tg Exp $ # DISTNAME= pygtk-0.4.3 +PKGNAME= py-gtk-0.4.3 CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ |