diff options
Diffstat (limited to 'net/rt4-cli/Makefile')
-rw-r--r-- | net/rt4-cli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rt4-cli/Makefile b/net/rt4-cli/Makefile index 1f555925b89..f549665cd2b 100644 --- a/net/rt4-cli/Makefile +++ b/net/rt4-cli/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2021/05/24 19:53:36 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2022/06/28 11:35:19 wiz Exp $ DISTNAME= rt-4.4.4 PKGNAME= ${DISTNAME:S/rt/rt4-cli/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= https://download.bestpractical.com/pub/rt/release/ |