diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-11 06:52:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-11 06:52:29 +0000 |
commit | 9660c11d4c0e2609b24d8bea4a66770c9b491830 (patch) | |
tree | dddab6d70f3b833acf2f82a452712dd82e2227c0 | |
parent | e55833f847ec09197a1e02ababf8c9e5f110da7a (diff) | |
download | freebsd-ports-9660c11d4c0e2609b24d8bea4a66770c9b491830.zip |
Added xscreensaver.
-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 |