diff options
Diffstat (limited to 'net/nocol/Makefile')
-rw-r--r-- | net/nocol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index 399c9d45e76..a6eab5509ce 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2020/08/31 18:10:37 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2021/05/24 19:53:21 wiz Exp $ # DISTNAME= nocol-4.3.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ |