diff options
author | asami <asami@FreeBSD.org> | 1998-08-14 22:46:54 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-14 22:46:54 +0000 |
commit | c3d62117fd2648a7343c0f3297c3904df29ebe8c (patch) | |
tree | 72f3d0d1b41bf855e18b9d825dd398dc7df4d5b2 /x11/Makefile | |
parent | 196536ee685867197073b2b1ca6dd11ab523ea92 (diff) | |
download | FreeBSD-ports-c3d62117fd2648a7343c0f3297c3904df29ebe8c.zip FreeBSD-ports-c3d62117fd2648a7343c0f3297c3904df29ebe8c.tar.gz |
Move pythonqt to x11-toolkits.
Reminded by: vanilla
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index f5d8cdf..6dce96a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.228 1998/08/07 23:08:30 asami Exp $ +# $Id: Makefile,v 1.229 1998/08/11 15:08:57 kuriyama Exp $ # SUBDIR += XFree86 @@ -38,7 +38,6 @@ SUBDIR += offix-clipboard SUBDIR += offix-execute SUBDIR += props - SUBDIR += pythonqt SUBDIR += rxvt SUBDIR += sxpc SUBDIR += tkgoodstuff |