diff options
Diffstat (limited to 'net/clive')
-rw-r--r-- | net/clive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 66c3c95cc4c..ae4797fce83 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2013/12/09 14:17:50 obache Exp $ +# $NetBSD: Makefile,v 1.49 2014/05/29 23:37:02 wiz Exp $ DISTNAME= clive-2.3.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ |