diff options
author | steve <steve@FreeBSD.org> | 1998-05-11 06:23:14 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-05-11 06:23:14 +0800 |
commit | f1a3e41d5e88a27b8a8147ee1bf6fac097a1156b (patch) | |
tree | 1b16b82ec01e8c8041551507b2dbc0bfdcc6e3f6 /misc | |
parent | 591957fe10e60e1bbb3ae47548648178c1bbc3f0 (diff) | |
download | freebsd-ports-gnome-f1a3e41d5e88a27b8a8147ee1bf6fac097a1156b.tar.gz freebsd-ports-gnome-f1a3e41d5e88a27b8a8147ee1bf6fac097a1156b.tar.zst freebsd-ports-gnome-f1a3e41d5e88a27b8a8147ee1bf6fac097a1156b.zip |
Activate sma 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 260965df77b9..05a6879c3dbb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.141 1998/04/29 23:52:55 mph Exp $ +# $Id: Makefile,v 1.142 1998/05/06 12:45:16 tg Exp $ # SUBDIR += acron @@ -44,6 +44,7 @@ SUBDIR += plan SUBDIR += rpm SUBDIR += screen + SUBDIR += sma SUBDIR += splitvt SUBDIR += team SUBDIR += teapot |