diff options
Diffstat (limited to 'port-files/FreeBSD/Makefile')
-rw-r--r-- | port-files/FreeBSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/port-files/FreeBSD/Makefile b/port-files/FreeBSD/Makefile index 5ae992a6..34004c0b 100644 --- a/port-files/FreeBSD/Makefile +++ b/port-files/FreeBSD/Makefile @@ -27,7 +27,7 @@ CONFLICTS= lumina-devel-0* OPTIONS_DEFINE= MULTIMEDIA PCBSD OPTIONS_DEFAULT= MULTIMEDIA MULTIMEDIA_DESC= Install multimedia support backend (gstreamer) -PCBSD_DESC= Use the PC-BSD system interface settings. +PCBSD_DESC= Use the TrueOS system interface settings. .include <bsd.port.options.mk> |