diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 08:49:36 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 08:49:36 +0800 |
commit | 37f7d555d977709650a7434b355e70e4785168cb (patch) | |
tree | 26a0f4dbee0cf8a436fc056546dd64504880c5a4 /misc/Makefile | |
parent | a32c19528837369ef6c332afc0e812498d161b07 (diff) | |
download | freebsd-ports-gnome-37f7d555d977709650a7434b355e70e4785168cb.tar.gz freebsd-ports-gnome-37f7d555d977709650a7434b355e70e4785168cb.tar.zst freebsd-ports-gnome-37f7d555d977709650a7434b355e70e4785168cb.zip |
Turn on xenmenu.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index a4e187aff50f..9de3dea9a8d0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.157 1998/08/09 01:05:43 steve Exp $ +# $Id: Makefile,v 1.158 1998/08/09 15:32:17 kuriyama Exp $ # SUBDIR += acron @@ -63,6 +63,7 @@ SUBDIR += x-files SUBDIR += xd SUBDIR += xdelta + SUBDIR += xenmenu SUBDIR += xgas SUBDIR += xless SUBDIR += xpns |