diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-15 08:47:22 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-12-15 08:47:22 +0000 |
commit | b1521df7033918e62511ea2ac24d38ba2b8768d0 (patch) | |
tree | 5da8ef4c895da04453a3d34315042bb7ce8a612b /misc/Makefile | |
parent | Import acron port. acron is a database of acronyms and abbreviations. (diff) |
Activate acron.
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 16d12b527f75..42eae311ff9e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.121 1997/11/17 10:14:33 tg Exp $ +# $Id: Makefile,v 1.122 1997/11/24 00:26:35 fenner Exp $ # + SUBDIR += acron SUBDIR += amanda SUBDIR += astrolog SUBDIR += buffer |