diff options
Diffstat (limited to 'net/monsoon')
-rw-r--r-- | net/monsoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/monsoon/Makefile b/net/monsoon/Makefile index c0c95b36474..aa40d980365 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2017/11/23 17:20:07 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2017/11/30 16:45:34 adam Exp $ DISTNAME= monsoon-0.20 -PKGREVISION= 57 +PKGREVISION= 58 CATEGORIES= net MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/ |