diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-18 12:10:56 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-18 12:10:56 +0000 |
commit | 8324e0ea2343903ba518f7cf46c561f8a1f762fe (patch) | |
tree | dcaab2ab917ec70ebbab0aca86ed0d2be2a1a762 /devel/Makefile | |
parent | 6d7e72a659604529a10ccc82675d0583f7d4c1bf (diff) | |
download | ports-8324e0ea2343903ba518f7cf46c561f8a1f762fe.tar.gz ports-8324e0ea2343903ba518f7cf46c561f8a1f762fe.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4074cba627af..b397fcc43a48 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1997/04/09 20:40:23 erich Exp $ +# $Id: Makefile,v 1.48 1997/04/11 19:41:35 erich Exp $ # SUBDIR += SWIG @@ -40,6 +40,7 @@ SUBDIR += p5-Include SUBDIR += p5-IniConf SUBDIR += p5-Ioctl + SUBDIR += p5-PV SUBDIR += p5-Religion SUBDIR += p5-Resources SUBDIR += p5-Time |