diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-11-01 16:45:30 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-11-01 16:45:30 +0000 |
commit | e04c366abcc1da4e751902f6a27c60e06b6fa582 (patch) | |
tree | 28d011e030530a2e53740c4cd37bda5c6c0c0ec6 /devel/Makefile | |
parent | portcheckout - checkout ports and all depending ports (diff) |
Added portcheckout.
Notes
Notes:
svn path=/head/; revision=14284
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 8adc70cd4293..8ef571265582 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.137 1998/09/24 00:29:37 vanilla Exp $ +# $Id: Makefile,v 1.138 1998/09/30 13:50:22 vanilla Exp $ # SUBDIR += ElectricFence @@ -107,6 +107,7 @@ SUBDIR += patch SUBDIR += pccts SUBDIR += pcre + SUBDIR += portcheckout SUBDIR += portlint SUBDIR += prc-tools SUBDIR += prcs |