diff options
author | tg <tg@FreeBSD.org> | 1997-02-17 17:55:14 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-17 17:55:14 +0800 |
commit | aee070299456c33c3b1c7ee65060765935f44e89 (patch) | |
tree | fa78fe5205c699b2e744e4b4633b2a548705bbfb /x11 | |
parent | 5da4ee4ca4b089197e8ab76a24bfd63454f36e67 (diff) | |
download | freebsd-ports-gnome-aee070299456c33c3b1c7ee65060765935f44e89.tar.gz freebsd-ports-gnome-aee070299456c33c3b1c7ee65060765935f44e89.tar.zst freebsd-ports-gnome-aee070299456c33c3b1c7ee65060765935f44e89.zip |
Activate xalarm.
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 e02b56edeae1..bb7939fdae7c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.123 1997/01/20 07:18:36 tg Exp $ +# $Id: Makefile,v 1.124 1997/02/16 22:34:06 andreas Exp $ # SUBDIR += FWF @@ -47,6 +47,7 @@ SUBDIR += tvtwm SUBDIR += viewfax SUBDIR += x3270 + SUBDIR += xalarm SUBDIR += xautolock SUBDIR += xbuffy SUBDIR += xcb |