diff options
author | asami <asami@FreeBSD.org> | 1996-11-26 16:24:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-26 16:24:08 +0800 |
commit | f4ab7016334b3adbbc066d8c9732e337ab27d189 (patch) | |
tree | 2253247b67589251f00bb03955cc3d49965b5cb5 /devel | |
parent | 9dd278286b23363c722fff544ae542df810cf0af (diff) | |
download | freebsd-ports-graphics-f4ab7016334b3adbbc066d8c9732e337ab27d189.tar.gz freebsd-ports-graphics-f4ab7016334b3adbbc066d8c9732e337ab27d189.tar.zst freebsd-ports-graphics-f4ab7016334b3adbbc066d8c9732e337ab27d189.zip |
Add prcs.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 583d924f400..c9cb35b3aca 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1996/10/24 13:48:24 jfitz Exp $ +# $Id: Makefile,v 1.35 1996/11/16 01:55:06 jdp Exp $ # SUBDIR += SWIG @@ -35,6 +35,7 @@ SUBDIR += p5-Religion SUBDIR += p5-Resources SUBDIR += p5-Time + SUBDIR += prcs SUBDIR += tkcvs SUBDIR += uulib SUBDIR += xxgdb |