diff options
author | steve <steve@FreeBSD.org> | 1999-11-01 11:21:43 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-01 11:21:43 +0800 |
commit | eeba7f2182887efac6fe18b39a0ec01757e35d1b (patch) | |
tree | 13247c5e3eb2f9f7db52f101c2ab69a4d7ddca13 /x11/Makefile | |
parent | e3af9916c3fbd0c3177b1f52345d026a7e4b723f (diff) | |
download | freebsd-ports-gnome-eeba7f2182887efac6fe18b39a0ec01757e35d1b.tar.gz freebsd-ports-gnome-eeba7f2182887efac6fe18b39a0ec01757e35d1b.tar.zst freebsd-ports-gnome-eeba7f2182887efac6fe18b39a0ec01757e35d1b.zip |
Activate the xcut and xmsg ports.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index d11ea3e284fb..4e8852421e2c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -53,6 +53,7 @@ SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xcolorsel + SUBDIR += xcut SUBDIR += xdtm SUBDIR += xfedor SUBDIR += xfishtank @@ -66,6 +67,7 @@ SUBDIR += xmascot SUBDIR += xmold SUBDIR += xmove + SUBDIR += xmsg SUBDIR += xmx SUBDIR += xprompt SUBDIR += xscreensaver |