diff options
author | asami <asami@FreeBSD.org> | 1999-01-25 14:10:55 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-25 14:10:55 +0800 |
commit | ac685dd92045d08fcab85af2def84c4ee6674946 (patch) | |
tree | c20c1141dc60b47afe291c21f905c20d5b7dacfa /x11/Makefile | |
parent | 2443e96599cdbf6dcea07e093b156c35c42ac603 (diff) | |
download | freebsd-ports-gnome-ac685dd92045d08fcab85af2def84c4ee6674946.tar.gz freebsd-ports-gnome-ac685dd92045d08fcab85af2def84c4ee6674946.tar.zst freebsd-ports-gnome-ac685dd92045d08fcab85af2def84c4ee6674946.zip |
Add xbanner.
Forgotten by: flathill :)
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index cd7f272e658e..17ca28b135b1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.250 1999/01/18 04:47:08 steve Exp $ +# $Id: Makefile,v 1.251 1999/01/18 10:02:38 steve Exp $ # SUBDIR += 9term @@ -71,6 +71,7 @@ SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock + SUBDIR += xbanner SUBDIR += xcb SUBDIR += xco SUBDIR += xcoloredit |