diff options
author | asami <asami@FreeBSD.org> | 1995-04-25 15:30:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-25 15:30:27 +0800 |
commit | 0e02d412c5be30c0b6551cff1dde57619cc912dd (patch) | |
tree | 6d82ee1a171b6ada83a3b29fa911cb0ce48b6cb7 /misc/Makefile | |
parent | d9b62df4c1e1e074ef00d864db50d5ae94ec2752 (diff) | |
download | freebsd-ports-gnome-0e02d412c5be30c0b6551cff1dde57619cc912dd.tar.gz freebsd-ports-gnome-0e02d412c5be30c0b6551cff1dde57619cc912dd.tar.zst freebsd-ports-gnome-0e02d412c5be30c0b6551cff1dde57619cc912dd.zip |
Added chord.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index bf6f399cfacf..835a00e6a4d6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.47 1995/04/17 07:32:54 joerg Exp $ +# $Id: Makefile,v 1.48 1995/04/17 08:28:28 joerg Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # # BROKEN: wine (doesn't install) # -SUBDIR= amanda colorls cpm hfs iozone ispell less mmv mshell mtools \ +SUBDIR= amanda chord colorls cpm hfs iozone ispell less mmv mshell mtools \ pcemu rman screen top tua xdu xsysstats .include <bsd.port.subdir.mk> |