diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-15 06:43:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-15 06:43:30 +0000 |
commit | 70c69b79a5c5358a251b2f955d1ff3a530647200 (patch) | |
tree | b1b619e3c37f591d48417a2d32202d4d27542aad /Makefile | |
parent | 4ae98b22be1d407b46e9cf23c65b05941d1f060b (diff) | |
download | ports-70c69b79a5c5358a251b2f955d1ff3a530647200.tar.gz ports-70c69b79a5c5358a251b2f955d1ff3a530647200.zip |
Notes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.7 1994/10/06 01:41:37 jkh Exp $ +# $Id: Makefile,v 1.8 1995/01/14 11:27:06 jkh Exp $ # -SUBDIR= audio comms devel editors games lang mail math net news print \ - shells utils x11 +SUBDIR= archivers audio cad comms databases devel editors games graphics \ + lang mail math net news print shells utils x11 .include <bsd.port.subdir.mk> |