diff options
author | tron <tron@pkgsrc.org> | 1998-05-15 21:30:13 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-05-15 21:30:13 +0000 |
commit | 51e1c2c184ec42e9fbe26abbb653eef182be797a (patch) | |
tree | 4670f64e7ed5276bd22c7221650370ec94046b2e /x11/py-Tk/Makefile | |
parent | ff753716beab35c5f6da3328628275e6d0878d0e (diff) | |
download | pkgsrc-51e1c2c184ec42e9fbe26abbb653eef182be797a.tar.gz |
Move package to directory for category "x11".
Diffstat (limited to 'x11/py-Tk/Makefile')
-rw-r--r-- | x11/py-Tk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile index e5d4be3459d..ab4a8325443 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 1998/05/14 22:12:37 tron Exp $ +# $NetBSD: Makefile,v 1.2 1998/05/15 21:30:51 tron Exp $ # DISTNAME= pyth151 PKGNAME= py-Tk-1.5.1 -CATEGORIES= misc +CATEGORIES= x11 MASTER_SITES= ftp://ftp.python.org/pub/python/src/ EXTRACT_SUFX= .tgz |