diff options
author | antoine <antoine@FreeBSD.org> | 2013-07-02 05:31:06 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-07-02 05:31:06 +0800 |
commit | bd009acd4377a5151cc0756610fc887868d458ac (patch) | |
tree | 6db782966579bb24faa33acd5d6a96f4dabba964 /misc | |
parent | 7a35def915b69540b1963bd7c944695d99156fb0 (diff) | |
download | freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.tar.gz freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.tar.zst freebsd-ports-gnome-bd009acd4377a5151cc0756610fc887868d458ac.zip |
Deprecate ports broken on FreeBSD 8 or newer
Approved by: maintainer silence
Diffstat (limited to 'misc')
-rw-r--r-- | misc/usbrh/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/usbrh/Makefile b/misc/usbrh/Makefile index ab8ebf8dfea2..1497bf811e4e 100644 --- a/misc/usbrh/Makefile +++ b/misc/usbrh/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= sanpei MAINTAINER= sanpei@FreeBSD.org COMMENT= Reads temperatures and humidity from a Strawberry Linux USB-RH +DEPRECATED= Broken on FreeBSD 8 and newer +EXPIRATION_DATE=2013-09-01 + MAN1= usbrh.1 MANCOMPRESSED= yes PLIST_FILES= bin/usbrh |