diff options
Diffstat (limited to 'net/monsoon/Makefile')
-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 a5b0c4b9b02..9ced5450ead 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2017/02/06 13:55:50 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2017/02/12 06:25:52 ryoon Exp $ DISTNAME= monsoon-0.20 -PKGREVISION= 53 +PKGREVISION= 54 CATEGORIES= net MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/ |