diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-04 15:11:23 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-04 15:11:23 +0000 |
commit | ef5deb76776327f60d8bd8319a7e21d92ed0554f (patch) | |
tree | 04213809b860d94034e67209ca4b26fd57d29a72 /Makefile | |
parent | bbe6266a697fe69d87a7d7db776235256ba97708 (diff) | |
download | ports-ef5deb76776327f60d8bd8319a7e21d92ed0554f.tar.gz ports-ef5deb76776327f60d8bd8319a7e21d92ed0554f.zip |
Notes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -# $Id$ +# $Id: Makefile,v 1.4 1994/08/23 10:20:17 jkh Exp $ # -SUBDIR= editors lang shells x11 +SUBDIR= comms editors games lang mail net shells utils x11 .include <bsd.port.subdir.mk> |