diff options
author | alex <alex@FreeBSD.org> | 1998-07-26 23:14:01 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 1998-07-26 23:14:01 +0800 |
commit | 907160df0d1e19007cfa60f7644687435baded9f (patch) | |
tree | fa37aaa934d8fbd22985bfd21ca22386d9d27763 /misc/Makefile | |
parent | f187f2b411846844e4df148e72f1c08c080111a1 (diff) | |
download | freebsd-ports-graphics-907160df0d1e19007cfa60f7644687435baded9f.tar.gz freebsd-ports-graphics-907160df0d1e19007cfa60f7644687435baded9f.tar.zst freebsd-ports-graphics-907160df0d1e19007cfa60f7644687435baded9f.zip |
Activate xacc.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index a8b6678d3f2..b35610dc7fa 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 |