diff options
-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> |