summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-11-15 22:55:14 +0000
committerSteve Price <steve@FreeBSD.org>1998-11-15 22:55:14 +0000
commit4c2819e4a92b723e82081ae5d61afc429d5263c4 (patch)
tree4d0f530441ee3b443ce932bbcb43e4b8f1843a6c /devel
parentInitial import of pmake version 2.1.33. (diff)
Activate pmake port.
Notes
Notes: svn path=/head/; revision=14546
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8ef571265582..fe5c51b6a968 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.138 1998/09/30 13:50:22 vanilla Exp $
+# $Id: Makefile,v 1.139 1998/11/01 16:45:30 wosch Exp $
#
SUBDIR += ElectricFence
@@ -107,6 +107,7 @@
SUBDIR += patch
SUBDIR += pccts
SUBDIR += pcre
+ SUBDIR += pmake
SUBDIR += portcheckout
SUBDIR += portlint
SUBDIR += prc-tools