diff options
author | Chris Timmons <cwt@FreeBSD.org> | 1998-02-18 14:41:53 +0000 |
---|---|---|
committer | Chris Timmons <cwt@FreeBSD.org> | 1998-02-18 14:41:53 +0000 |
commit | 3148c86bed7757991d76b2217af11116ce641b19 (patch) | |
tree | 4b81b0fa4abd4093ef3d7c01d4b374742748246e /misc/Makefile | |
parent | b92bbb4ef137f82206bafe3f737d0ce81b7c164f (diff) | |
download | ports-3148c86bed7757991d76b2217af11116ce641b19.tar.gz ports-3148c86bed7757991d76b2217af11116ce641b19.zip |
Notes
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 7952f1c90540..ac103153fd8f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.129 1998/01/17 15:14:30 itojun Exp $ +# $Id: Makefile,v 1.130 1998/01/26 16:28:12 erich Exp $ # SUBDIR += acron SUBDIR += amanda + SUBDIR += amanda24 SUBDIR += astrolog SUBDIR += buffer SUBDIR += cal |