diff options
author | tg <tg@FreeBSD.org> | 1998-06-25 06:43:28 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-06-25 06:43:28 +0000 |
commit | 356894253ccb3a0d3548c27be842c859b6e3b4f8 (patch) | |
tree | 75d2140e6970bde1ee4b09f1cb3be3e2c2df28af /x11-toolkits/py-gtk2 | |
parent | b301a2bda09e36a805db4c498486446a37574754 (diff) | |
download | FreeBSD-ports-356894253ccb3a0d3548c27be842c859b6e3b4f8.zip FreeBSD-ports-356894253ccb3a0d3548c27be842c859b6e3b4f8.tar.gz |
Add virtual category "python".
pygist: add dependency on rng.
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 91f957e..b499c6c 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,11 +3,11 @@ # Date created: 30 May 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/06/02 07:41:05 tg Exp $ +# $Id: Makefile,v 1.2 1998/06/03 07:19:51 tg Exp $ # DISTNAME= pygtk-0.4.3 -CATEGORIES= x11 +CATEGORIES= x11 python MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/python/ \ ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ |