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 b87a60a4c59..c9ddddf6c3d 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/04/09 07:27:14 obache Exp $ +# $NetBSD: Makefile,v 1.46 2014/05/05 00:48:15 ryoon Exp $ DISTNAME= monsoon-0.20 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= net MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/ |