diff options
author | nectar <nectar@FreeBSD.org> | 1999-05-27 02:25:24 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-05-27 02:25:24 +0000 |
commit | f7a34a6bb5d22b8cf8ad78dae077ce19196940a7 (patch) | |
tree | 6e54cded5a8c768ebf15523605ca7ce7ace53f46 /x11-toolkits/py-gtk/Makefile | |
parent | 58654b0b52f1e27839f81f70d4107cb5434101b0 (diff) | |
download | FreeBSD-ports-f7a34a6bb5d22b8cf8ad78dae077ce19196940a7.zip FreeBSD-ports-f7a34a6bb5d22b8cf8ad78dae077ce19196940a7.tar.gz |
Update 1.0.1 -> 1.0.3
Diffstat (limited to 'x11-toolkits/py-gtk/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index dab8a95..db66e38 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -3,11 +3,11 @@ # Date created: 03/14/1999 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.21 1999/02/28 18:48:50 nectar Exp $ +# $Id: Makefile,v 1.24 1999/03/16 19:42:34 nectar Exp $ # -DISTNAME= gnome-python-1.0.1 -PKGNAME= py-gnome-1.0.1 +DISTNAME= gnome-python-1.0.3 +PKGNAME= py-gnome-1.0.3 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ ftp://ftp.gimp.org/pub/gtk/python/ \ |