diff options
author | Alexander Langer <alex@FreeBSD.org> | 1998-07-26 23:14:01 +0800 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1998-07-26 23:14:01 +0800 |
commit | 9d7ae3fed1dcc342553de12555e28c205d085c18 (patch) | |
tree | 3cc2d1a7dd92844dd95a00fd7399ab7ec1c305f0 /misc | |
parent | 94869d4af33886884bdd9e79225c2eec7e3a3dad (diff) | |
download | freebsd-ports-gnome-9d7ae3fed1dcc342553de12555e28c205d085c18.tar.gz freebsd-ports-gnome-9d7ae3fed1dcc342553de12555e28c205d085c18.tar.zst freebsd-ports-gnome-9d7ae3fed1dcc342553de12555e28c205d085c18.zip |
Activate xacc.
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 a8b6678d3f29..b35610dc7fa9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.149 1998/07/13 02:27:12 steve Exp $ +# $Id: Makefile,v 1.150 1998/07/13 04:27:40 mph Exp $ # SUBDIR += acron @@ -65,6 +65,7 @@ SUBDIR += us-zipcodes SUBDIR += viz SUBDIR += x-files + SUBDIR += xacc SUBDIR += xcalendar SUBDIR += xd SUBDIR += xdelta |