diff options
-rw-r--r-- | net/rp-pppoe/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 455e3005498c..eed4f888fb2e 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -10,6 +10,9 @@ WWW= https://dianne.skoll.ca/projects/rp-pppoe/ LICENSE= GPLv2+ +DEPRECATED= Upstream restricting future OS support to Linux. Use net/mpd5 or pppoed instead. https://dianne.skoll.ca/pipermail/rp-pppoe/2023q2/000639.html +EXPIRATION_DATE=2023-12-31 + GNU_CONFIGURE= yes PATCH_WRKSRC= ${WRKSRC}/src CONFIGURE_WRKSRC= ${WRKSRC}/src |