diff options
author | obrien <obrien@FreeBSD.org> | 1997-01-06 17:51:52 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-01-06 17:51:52 +0800 |
commit | bb8a3fa6700fe71a580ad09c8bf9729b5614c3f3 (patch) | |
tree | a52acf0ce8ef05497e9e527f422ca22a97f0b29b /x11 | |
parent | add866d54550ad8a9092894e003826c52fd804eb (diff) | |
download | freebsd-ports-gnome-bb8a3fa6700fe71a580ad09c8bf9729b5614c3f3.tar.gz freebsd-ports-gnome-bb8a3fa6700fe71a580ad09c8bf9729b5614c3f3.tar.zst freebsd-ports-gnome-bb8a3fa6700fe71a580ad09c8bf9729b5614c3f3.zip |
Moving contool from ports/x11/ to ports/sysutils/
Reviewed by: Jordan and Satoshi
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 780852b9538e..570292a1434c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.118 1997/01/03 15:09:12 asami Exp $ +# $Id: Makefile,v 1.119 1997/01/05 23:15:10 obrien Exp $ # SUBDIR += FWF @@ -11,7 +11,6 @@ SUBDIR += blt SUBDIR += bricons SUBDIR += camltk41 - SUBDIR += contool SUBDIR += ctwm SUBDIR += dclock SUBDIR += etlfonts |