diff options
author | steve <steve@FreeBSD.org> | 1998-07-12 02:27:48 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-12 02:27:48 +0800 |
commit | 6e89af36072b5890f62c7844560e7c7f09ebbf5a (patch) | |
tree | ab41939f5b2c371a3b6111c50c0ab3df8f94cc62 /misc | |
parent | baad60a485e73fb4740693f3e2f1ce99b339ec55 (diff) | |
download | freebsd-ports-gnome-6e89af36072b5890f62c7844560e7c7f09ebbf5a.tar.gz freebsd-ports-gnome-6e89af36072b5890f62c7844560e7c7f09ebbf5a.tar.zst freebsd-ports-gnome-6e89af36072b5890f62c7844560e7c7f09ebbf5a.zip |
Turn on sls port.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fb5c50769275..5fdd56fdeea6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.145 1998/05/26 08:10:23 tg Exp $ +# $Id: Makefile,v 1.146 1998/06/12 08:52:05 tg Exp $ # SUBDIR += acron @@ -47,6 +47,7 @@ SUBDIR += plan SUBDIR += rpm SUBDIR += screen + SUBDIR += sls SUBDIR += sma SUBDIR += splitvt SUBDIR += team |