diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-09-16 00:32:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-09-16 00:32:17 +0000 |
commit | 73ae94805909713e8516f4e058d331b8f2b0a58a (patch) | |
tree | 2637b9e697f6351b65a7c12615225fe357e19df2 /sysutils/Makefile | |
parent | acbed80277f3b3ed6fc8167b75255a89c83b805b (diff) | |
download | ports-73ae94805909713e8516f4e058d331b8f2b0a58a.tar.gz ports-73ae94805909713e8516f4e058d331b8f2b0a58a.zip |
Notes
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 70f862116c64..a3d5d9902812 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,8 +1,10 @@ -# $Id: Makefile,v 1.5 1996/02/29 01:58:14 asami Exp $ +# $Id: Makefile,v 1.6 1996/04/09 09:05:48 asami Exp $ # SUBDIR += afio SUBDIR += manck + SUBDIR += rtty + SUBDIR += socket SUBDIR += sudo SUBDIR += top SUBDIR += tua |