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 5c44b774059..25ec16e0bee 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/02 17:11:44 tron Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:52 wiz Exp $ # DISTNAME= choqok-1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.bz2 |