diff options
author | asami <asami@FreeBSD.org> | 1997-01-09 17:08:03 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-09 17:08:03 +0800 |
commit | 9b13c24b5d015830e65258098f9fbe0995ef00fd (patch) | |
tree | 007bbcb22bd75c3c9baf66942b5f95bab3ed535a /x11/Makefile | |
parent | 7271c45be8f428242f0ae285f78d22f490d917c2 (diff) | |
download | freebsd-ports-gnome-9b13c24b5d015830e65258098f9fbe0995ef00fd.tar.gz freebsd-ports-gnome-9b13c24b5d015830e65258098f9fbe0995ef00fd.tar.zst freebsd-ports-gnome-9b13c24b5d015830e65258098f9fbe0995ef00fd.zip |
Add lesstif.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 570292a1434c..b6c8b83b1fe7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.119 1997/01/05 23:15:10 obrien Exp $ +# $Id: Makefile,v 1.120 1997/01/06 09:51:52 obrien Exp $ # SUBDIR += FWF @@ -24,6 +24,7 @@ SUBDIR += getbdf SUBDIR += gwm SUBDIR += iv + SUBDIR += lesstif SUBDIR += olvwm SUBDIR += p5-Tk400 SUBDIR += piewm |