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 aa40d980365..557df22011f 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2017/11/30 16:45:34 adam Exp $ +# $NetBSD: Makefile,v 1.65 2018/01/28 20:10:59 wiz Exp $ DISTNAME= monsoon-0.20 -PKGREVISION= 58 +PKGREVISION= 59 CATEGORIES= net MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/ |