diff options
author | torstenb <torstenb@FreeBSD.org> | 1996-09-15 18:33:18 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1996-09-15 18:33:18 +0800 |
commit | 2156a600e28e67a3ec18f1a1a868cbab3dbedd04 (patch) | |
tree | dbf014a483b74f4743be8d27d9ad4cb873737b80 /x11 | |
parent | 69d82f47ae6658d6729bb097bc101c5a080b6b98 (diff) | |
download | freebsd-ports-gnome-2156a600e28e67a3ec18f1a1a868cbab3dbedd04.tar.gz freebsd-ports-gnome-2156a600e28e67a3ec18f1a1a868cbab3dbedd04.tar.zst freebsd-ports-gnome-2156a600e28e67a3ec18f1a1a868cbab3dbedd04.zip |
add sunclock to SUBDIRs list
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 37ea1a837fb4..19e2badb2a1c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1996/08/30 20:16:40 ache Exp $ +# $Id: Makefile,v 1.99 1996/09/03 01:34:59 ache Exp $ # SUBDIR += FWF @@ -25,6 +25,7 @@ SUBDIR += rxvt SUBDIR += specJava SUBDIR += stars + SUBDIR += sunclock SUBDIR += sxpc SUBDIR += tk SUBDIR += tk4 |