diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-06 01:41:37 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-06 01:41:37 +0000 |
commit | 8b3537c76f2a2773a72ca72137b55b887dd3dc87 (patch) | |
tree | b76c5f120794fe74fbe2e31edfbcd144c4a61bde /Makefile | |
parent | 56387bc622b6f79b701f51f08b46823cf2fe81c2 (diff) | |
download | ports-8b3537c76f2a2773a72ca72137b55b887dd3dc87.tar.gz ports-8b3537c76f2a2773a72ca72137b55b887dd3dc87.zip |
Notes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ -# $Id: Makefile,v 1.5 1994/10/04 15:11:23 jkh Exp $ +# $Id: Makefile,v 1.6 1994/10/06 01:19:13 jkh Exp $ # -SUBDIR= comms editors games lang mail math net shells utils x11 +SUBDIR= audio comms devel editors games lang mail math net news print \ + shells utils x11 .include <bsd.port.subdir.mk> |