diff options
author | asami <asami@FreeBSD.org> | 1997-06-04 08:39:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-04 08:39:27 +0800 |
commit | 674459b017ca5d9f2c3195ac9c450970654206a8 (patch) | |
tree | bc2519ce62592d6a2a2365dfba3975e36f5816d0 /x11 | |
parent | 080acbd7d7e3b191116529484829d78f8e2a3b12 (diff) | |
download | freebsd-ports-gnome-674459b017ca5d9f2c3195ac9c450970654206a8.tar.gz freebsd-ports-gnome-674459b017ca5d9f2c3195ac9c450970654206a8.tar.zst freebsd-ports-gnome-674459b017ca5d9f2c3195ac9c450970654206a8.zip |
Add enlightenment.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 218bfa1b2ca1..a48d9c7ed674 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.136 1997/06/03 19:16:19 max Exp $ +# $Id: Makefile,v 1.137 1997/06/03 22:53:51 asami Exp $ # SUBDIR += FWF @@ -14,6 +14,7 @@ SUBDIR += camltk41 SUBDIR += ctwm SUBDIR += dclock + SUBDIR += enlightenment SUBDIR += etlfonts SUBDIR += emiclock SUBDIR += emu |