diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-17 12:49:47 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-17 12:49:47 +0000 |
commit | 1b3b66b84f7ad3d2ddd9ee3bd9f2f125b1f86855 (patch) | |
tree | 9e74573b87bfda83661bdc968f98f84b90fdad19 /x11 | |
parent | 41fad6a94ce597beaff2bc26968256265cf810c9 (diff) | |
download | ports-1b3b66b84f7ad3d2ddd9ee3bd9f2f125b1f86855.tar.gz ports-1b3b66b84f7ad3d2ddd9ee3bd9f2f125b1f86855.zip |
Activate xaniroc.
Notes
Notes:
svn path=/head/; revision=8686
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 4dc32f724386..18e0982c84fd 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.173 1997/11/14 09:40:16 tg Exp $ +# $Id: Makefile,v 1.174 1997/11/14 13:15:54 tg Exp $ # SUBDIR += FWF @@ -71,6 +71,7 @@ SUBDIR += wm2 SUBDIR += x3270 SUBDIR += xalarm + SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock SUBDIR += xbuffy |