diff options
author | asami <asami@FreeBSD.org> | 1995-07-11 14:52:29 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-11 14:52:29 +0800 |
commit | 8d0af69be11cca9d0c2ab1a8c8d64c79039cd32f (patch) | |
tree | 17cac67e58c8c9d236940bdfd32b1197eae4a19e /x11 | |
parent | caa2973f3f1a48d64d2e212570839184e44b915d (diff) | |
download | freebsd-ports-gnome-8d0af69be11cca9d0c2ab1a8c8d64c79039cd32f.tar.gz freebsd-ports-gnome-8d0af69be11cca9d0c2ab1a8c8d64c79039cd32f.tar.zst freebsd-ports-gnome-8d0af69be11cca9d0c2ab1a8c8d64c79039cd32f.zip |
Added xscreensaver.
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 d24d46203437..caaba9c6b074 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1995/07/05 21:39:13 asami Exp $ +# $Id: Makefile,v 1.70 1995/07/08 00:31:12 ache Exp $ # SUBDIR += XFree86 @@ -34,6 +34,7 @@ SUBDIR += xlockmore SUBDIR += xperfmon SUBDIR += xphoon + SUBDIR += xscreensaver SUBDIR += xsnow SUBDIR += xview-config SUBDIR += xview-lib |