diff options
author | ache <ache@FreeBSD.org> | 1995-01-15 14:43:30 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-01-15 14:43:30 +0800 |
commit | 42a2dbe98ba654d52337e04bedf46c482ba67864 (patch) | |
tree | 10d4574e304adfa69edb8bc2fceccc7b816f642d | |
parent | 189e9b07c559240264829c5b74eea5ce11a23e75 (diff) | |
download | freebsd-ports-graphics-42a2dbe98ba654d52337e04bedf46c482ba67864.tar.gz freebsd-ports-graphics-42a2dbe98ba654d52337e04bedf46c482ba67864.tar.zst freebsd-ports-graphics-42a2dbe98ba654d52337e04bedf46c482ba67864.zip |
Add missing directories
-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> |