diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-30 15:14:46 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-30 15:14:46 +0800 |
commit | a10c91db3318fb58a452afcc4f30b6d585d1101e (patch) | |
tree | 47fce02e3e21b7dc5b16d96fe02138a201ecaa5f /misc | |
parent | e8322040c564fe93ca24affce1ee2c0048d0f4c2 (diff) | |
download | freebsd-ports-gnome-a10c91db3318fb58a452afcc4f30b6d585d1101e.tar.gz freebsd-ports-gnome-a10c91db3318fb58a452afcc4f30b6d585d1101e.tar.zst freebsd-ports-gnome-a10c91db3318fb58a452afcc4f30b6d585d1101e.zip |
Remove the cls port. It can easily be done from the command line.
Noticed by: kris
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index eccc7c7bb390..730e439521b5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.218 1999/06/28 07:02:03 cpiazza Exp $ +# $Id: Makefile,v 1.219 1999/06/30 05:35:25 cpiazza Exp $ # SUBDIR += 221upgrade @@ -18,7 +18,6 @@ SUBDIR += bbjd SUBDIR += buffer SUBDIR += chord - SUBDIR += cls SUBDIR += cmatrix SUBDIR += colorls SUBDIR += colortail |