git: 0d669e0f3668 - main - net/rp-pppoe: limit PORTSCOUT to checking 3.x versions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 May 2023 19:17:23 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d669e0f36685ff8813ef97a883573fbb8ad4e4f commit 0d669e0f36685ff8813ef97a883573fbb8ad4e4f Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2023-05-16 19:13:44 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2023-05-16 19:13:44 +0000 net/rp-pppoe: limit PORTSCOUT to checking 3.x versions --- net/rp-pppoe/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index eed4f888fb2e..f3e7115a8b49 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -12,6 +12,7 @@ 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 +PORTSCOUT= limit:3\. GNU_CONFIGURE= yes PATCH_WRKSRC= ${WRKSRC}/src