diff options
Diffstat (limited to 'net/clive/Makefile')
-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 63e795c6fe8..454107a51d2 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2012/10/23 17:18:14 asau Exp $ +# $NetBSD: Makefile,v 1.46 2013/05/31 12:41:32 wiz Exp $ # DISTNAME= clive-2.3.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ |