diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-15 22:55:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-15 22:55:14 +0000 |
commit | 4c2819e4a92b723e82081ae5d61afc429d5263c4 (patch) | |
tree | 4d0f530441ee3b443ce932bbcb43e4b8f1843a6c /devel/Makefile | |
parent | 901fb78c07a3a4bc36c40fcad8ddfd414d1ef3df (diff) | |
download | ports-4c2819e4a92b723e82081ae5d61afc429d5263c4.tar.gz ports-4c2819e4a92b723e82081ae5d61afc429d5263c4.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 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 |