diff options
Diffstat (limited to 'net/choqok/Makefile')
-rw-r--r-- | net/choqok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/choqok/Makefile b/net/choqok/Makefile index f0ef5ff466a..83266ef0fc2 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/05/09 07:40:22 adam Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:41:32 wiz Exp $ # DISTNAME= choqok-1.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.bz2 |