diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-06 01:41:37 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-06 01:41:37 +0000 |
commit | fdd7ba3f86f923c039640396bad9414c926af3d6 (patch) | |
tree | d9f0b2348755ae10729e35cd6edaf58272392e20 /Makefile | |
parent | 97a3353030177a190ed932a0ebd103c2e5db16da (diff) | |
download | FreeBSD-ports-fdd7ba3f86f923c039640396bad9414c926af3d6.zip FreeBSD-ports-fdd7ba3f86f923c039640396bad9414c926af3d6.tar.gz |
Get this thing up-to-date; lots of new catagories added recently!
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> |