diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-20 07:54:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-20 07:54:21 +0000 |
commit | 1ac79d67c5157bab193ceeac8997dc6bd890e5d0 (patch) | |
tree | e395d23e99dfd40c329ed7e52b5684459ffead57 /misc/Makefile | |
parent | 4d6b03c5ab9cce5f2c651eb0d670ee90a26db6a9 (diff) | |
download | ports-1ac79d67c5157bab193ceeac8997dc6bd890e5d0.tar.gz ports-1ac79d67c5157bab193ceeac8997dc6bd890e5d0.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 09a013435cbb..7101a87f93b8 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.70 1996/02/22 10:45:53 tg Exp $ +# $Id: Makefile,v 1.71 1996/03/18 11:56:55 asami Exp $ # SUBDIR += amanda @@ -7,6 +7,7 @@ SUBDIR += chord SUBDIR += colorls SUBDIR += ctk + SUBDIR += fd SUBDIR += fep SUBDIR += git SUBDIR += glimpse |