diff options
author | asami <asami@FreeBSD.org> | 1996-07-26 03:04:42 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-26 03:04:42 +0800 |
commit | 117c34b6dc3e93e8cb4a0c36503ca93a8142b6fe (patch) | |
tree | 47251de61070e4e20ebdff9ce00f5335e3614c28 /x11 | |
parent | 1906f895d438c282a8b0ae43a8bdd4b220d968ff (diff) | |
download | freebsd-ports-gnome-117c34b6dc3e93e8cb4a0c36503ca93a8142b6fe.tar.gz freebsd-ports-gnome-117c34b6dc3e93e8cb4a0c36503ca93a8142b6fe.tar.zst freebsd-ports-gnome-117c34b6dc3e93e8cb4a0c36503ca93a8142b6fe.zip |
Added xtacy.
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 ba55e3a78630..7e998e4cc027 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1996/05/21 10:19:18 jkh Exp $ +# $Id: Makefile,v 1.87 1996/07/23 07:36:59 asami Exp $ # SUBDIR += FWF @@ -44,6 +44,7 @@ SUBDIR += xpostit SUBDIR += xscreensaver SUBDIR += xsnow + SUBDIR += xtacy SUBDIR += xview-config SUBDIR += xview-lib SUBDIR += xview-clients |