diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-25 06:43:28 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-06-25 06:43:28 +0000 |
commit | ad0b1faa57ad70ab91442308b6d446c9e8a9cc1e (patch) | |
tree | 9f53adf2017429dae65715c7364bab892b8b0301 /x11-toolkits/py-gtk | |
parent | Activate rng. (diff) |
Add virtual category "python".
pygist: add dependency on rng.
Notes
Notes:
svn path=/head/; revision=11520
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index 91f957edcf47..b499c6c9b163 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/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/ \ |