diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-29 23:52:55 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-29 23:52:55 +0000 |
commit | 04770b7d02383737877c8fccccc6bbb496db1934 (patch) | |
tree | 0edfb8a07f8f9d65a9d78a98590d9bf3fc7e0d96 /misc | |
parent | 5fcd6a23197e3bfe24115b7bdb747e97a7afc0b3 (diff) | |
download | ports-04770b7d02383737877c8fccccc6bbb496db1934.tar.gz ports-04770b7d02383737877c8fccccc6bbb496db1934.zip |
Activate x-files.
Notes
Notes:
svn path=/head/; revision=10770
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8f9206cba898..cd7e7d95f995 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1998/04/20 02:10:42 mph Exp $ +# $Id: Makefile,v 1.140 1998/04/22 14:08:59 mph Exp $ # SUBDIR += acron @@ -54,6 +54,7 @@ SUBDIR += unclutter SUBDIR += us-zipcodes SUBDIR += viz + SUBDIR += x-files SUBDIR += xcalendar SUBDIR += xd SUBDIR += xdelta |