aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2024-04-16 08:26:18 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-04-16 08:26:46 +0000
commit30600771da22d5e594af140d748c7f70f4ebbaa8 (patch)
tree25c72e67a6ce8d76545d24a7dc8654e1a33e5041 /graphics
parent15d0729f84d5db86fdfd3373fe36cb62e864e4cc (diff)
downloadports-30600771da22d5e594af140d748c7f70f4ebbaa8.tar.gz
ports-30600771da22d5e594af140d748c7f70f4ebbaa8.zip
Diffstat (limited to 'graphics')
-rw-r--r--graphics/intel-backlight/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/intel-backlight/Makefile b/graphics/intel-backlight/Makefile
index 4179e06f5fd4..eb8645d4ffc6 100644
--- a/graphics/intel-backlight/Makefile
+++ b/graphics/intel-backlight/Makefile
@@ -1,6 +1,6 @@
PORTNAME= intel-backlight
DISTVERSION= 20200418
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= jmd@FreeBSD.org
@@ -10,6 +10,9 @@ WWW= https://github.com/FreeBSDDesktop/intel_backlight_fbsd
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Use backlight(8)
+EXPIRATION_DATE= 20240701
+
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= this hardware is only found on Intel x86 systems