diff options
author | kmoore <kmoore@FreeBSD.org> | 2015-02-03 23:05:14 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2015-02-03 23:05:14 +0800 |
commit | eeb1b8c4b6eab9e46787e691f82b5c7ce5f82776 (patch) | |
tree | 5b77698088158f3f43227a60c03a746bbb44c034 /sysutils/Makefile | |
parent | b4c0b4eb4ed2bfb01512e48fa7155237ab98937d (diff) | |
download | freebsd-ports-gnome-eeb1b8c4b6eab9e46787e691f82b5c7ce5f82776.tar.gz freebsd-ports-gnome-eeb1b8c4b6eab9e46787e691f82b5c7ce5f82776.tar.zst freebsd-ports-gnome-eeb1b8c4b6eab9e46787e691f82b5c7ce5f82776.zip |
- Add PC-BSD ports from the 10.1.1 release
- Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6b2b950ef524..d67477b6a3e7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -462,6 +462,7 @@ SUBDIR += liburcu SUBDIR += libutempter SUBDIR += libzeitgeist + SUBDIR += life-preserver SUBDIR += lineak-defaultplugin SUBDIR += lineak-xosdplugin SUBDIR += lineakd @@ -653,9 +654,13 @@ SUBDIR += password-store SUBDIR += patchelf SUBDIR += pax-utils + SUBDIR += pbi-manager SUBDIR += pbimaker + SUBDIR += pcbsd-appweb + SUBDIR += pcbsd-libsh + SUBDIR += pcbsd-syscache SUBDIR += pcbsd-utils - SUBDIR += pcbsd-utils-qt4 + SUBDIR += pcbsd-utils-qt5 SUBDIR += pcfclock SUBDIR += pciutils SUBDIR += pcpustat @@ -1015,6 +1020,7 @@ SUBDIR += vpnc-scripts SUBDIR += vstrip SUBDIR += vttest + SUBDIR += warden SUBDIR += wait_on SUBDIR += watchdog SUBDIR += watchfolder |