diff options
author | miwi <miwi@FreeBSD.org> | 2007-12-15 19:30:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-12-15 19:30:29 +0800 |
commit | 09afd97ecd0141bf5c3882a1910d9ddafa58afe2 (patch) | |
tree | d781351f786f0475dc465ca33e6db840dc1a86ba | |
parent | a009314084da75bc0405b7947747e9dfd8ba38ab (diff) | |
download | freebsd-ports-gnome-09afd97ecd0141bf5c3882a1910d9ddafa58afe2.tar.gz freebsd-ports-gnome-09afd97ecd0141bf5c3882a1910d9ddafa58afe2.tar.zst freebsd-ports-gnome-09afd97ecd0141bf5c3882a1910d9ddafa58afe2.zip |
- Add portupdate-scan to the build
Submitted by: erwin
-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 |