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 481352f5383..afc0897dce1 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/06/04 22:16:52 tron Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/06 12:54:54 wiz Exp $ # DISTNAME= choqok-1.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.bz2 |