summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-gtk
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
commit458db42f260579cff064d493ad91eb833dd7f27f (patch)
tree68be2a9f82a8de971c7ce08aa167173fa22921d9 /x11-toolkits/py-gtk
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27434
Diffstat (limited to 'x11-toolkits/py-gtk')
-rw-r--r--x11-toolkits/py-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile
index cb566609e22d..a718410924d9 100644
--- a/x11-toolkits/py-gtk/Makefile
+++ b/x11-toolkits/py-gtk/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: py-gtk
-# Version required: 0.6.2
# Date created: 09/14/1999
# Whom: nectar@FreeBSD.org
#
# $FreeBSD$
#
-DISTNAME= gnome-python-1.0.50
-PKGNAME= py-gtk-0.6.3
+PORTNAME= py-gtk
+PORTVERSION= 0.6.3
CATEGORIES= x11-toolkits python
MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \
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/ \
ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/
+DISTNAME= gnome-python-1.0.50
MAINTAINER= nectar@FreeBSD.org