diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
commit | c97e706c4bebab2a0f2227f7325bde89ae80b4ad (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /misc/gok | |
parent | 07435253cd80264af7e7b985b74b4f88a4f605e8 (diff) | |
download | pkgsrc-c97e706c4bebab2a0f2227f7325bde89ae80b4ad.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'misc/gok')
-rw-r--r-- | misc/gok/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile index acdd1b7187d..21461f30049 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2009/07/22 09:01:36 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2009/08/26 19:58:01 sno Exp $ # DISTNAME= gok-2.26.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.26/} EXTRACT_SUFX= .tar.bz2 |