diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-15 11:30:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-15 11:30:29 +0000 |
commit | bdc1467fe3da023b9434d68f522ac9d5abd800cb (patch) | |
tree | a333c11b28edd72695305463550dacc761c72ba6 /ports-mgmt/Makefile | |
parent | 475c7327c44c62ffd74c23176a8af93dd809c378 (diff) | |
download | ports-bdc1467fe3da023b9434d68f522ac9d5abd800cb.tar.gz ports-bdc1467fe3da023b9434d68f522ac9d5abd800cb.zip |
- Add portupdate-scan to the build
Submitted by: erwin
Notes
Notes:
svn path=/head/; revision=203720
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index fa8fda83dfea..07cd19ad34af 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -48,6 +48,7 @@ SUBDIR += portsnap SUBDIR += portsopt SUBDIR += porttools + SUBDIR += portupdate-scan SUBDIR += portupgrade SUBDIR += portupgrade-devel SUBDIR += psearch |