diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 07:13:10 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-28 07:13:10 +0000 |
commit | 02bb9957d90309685bc1a41cc0225f09b195d6c7 (patch) | |
tree | 706621a770172333f391c49f65621ddc7a80f9fe /x11/Makefile | |
parent | Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended) (diff) |
add xmotd 1.16
A message-of-the-day browser for X11 and dumb-terminals
PR: 24713
Submitted by: Matthew West <mwest@uct.ac.za>
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 714b66bc0e2a..91faaec987b5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -111,6 +111,7 @@ SUBDIR += xmangekyou SUBDIR += xmascot SUBDIR += xmold + SUBDIR += xmotd SUBDIR += xmove SUBDIR += xmsg SUBDIR += xmx |