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 ae4797fce83..6ea665a93ca 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/05/29 23:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:50:40 wiz Exp $ DISTNAME= clive-2.3.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ |