aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python27
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-04-20 21:20:00 +0800
committerwosch <wosch@FreeBSD.org>1997-04-20 21:20:00 +0800
commit0b27c058243382deccae8593e22dfb11224c6f8c (patch)
tree0db22f89d9e1aaad355d132137bc68056aa12231 /lang/python27
parent64d761c417b5443915bd995e218ae6a62ace3155 (diff)
downloadfreebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz
freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.tar.zst
freebsd-ports-gnome-0b27c058243382deccae8593e22dfb11224c6f8c.zip
Add virtual category 'tk41'.
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index ff656e4a7903..9d4d06ab36a2 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -3,12 +3,12 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.11 1997/01/02 10:02:48 tg Exp $
+# $Id: Makefile,v 1.12 1997/02/21 14:57:01 tg Exp $
#
DISTNAME= python1.4
PKGNAME= python-1.4
-CATEGORIES= lang
+CATEGORIES= lang tk41
MASTER_SITES= ftp://www.python.org/pub/python/src/ \
ftp://ftp.cwi.nl/pub/python/src/ \
ftp://www.python.org/pub/python/contrib/Graphics/Tkinter/ \