diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | 30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /misc/gok | |
parent | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff) | |
download | pkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz |
Revbump after cairo update
Diffstat (limited to 'misc/gok')
-rw-r--r-- | misc/gok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile index abe5111677d..905e51fbd00 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2013/06/06 12:54:46 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2013/09/02 19:51:16 adam Exp $ # DISTNAME= gok-2.28.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.28/} EXTRACT_SUFX= .tar.bz2 |