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 0c67260be24..3eb50ddc6fc 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2015/07/12 18:56:25 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2016/07/09 06:38:40 wiz Exp $ DISTNAME= clive-2.3.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ |