diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-09-15 17:28:08 +0000 |
commit | 637b3d75f32e388a128f41aa2d3db1522511c43c (patch) | |
tree | da45bc610b895baaaec7e5627ae6fc549ed3528c /sysutils/kldpatch | |
parent | 96e51fb708cfdb1e4d7899587b575b3b10dbba02 (diff) | |
download | ports-637b3d75f32e388a128f41aa2d3db1522511c43c.tar.gz ports-637b3d75f32e388a128f41aa2d3db1522511c43c.zip |
Notes
Diffstat (limited to 'sysutils/kldpatch')
-rw-r--r-- | sysutils/kldpatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/kldpatch/Makefile b/sysutils/kldpatch/Makefile index 7b7ed517b23c..f3cef4a8dbc0 100644 --- a/sysutils/kldpatch/Makefile +++ b/sysutils/kldpatch/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to patch modules and kernel BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 PLIST_FILES= man/man8/${PORTNAME}.8.gz sbin/kldpatch |