diff options
author | ryoon <ryoon> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-10-10 14:41:44 +0000 |
commit | edb280ad038f383535fb2973c8453e47bdb6f689 (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /misc/gok | |
parent | cd82310833888022112f28897a929dfb1acff3a5 (diff) | |
download | pkgsrc-edb280ad038f383535fb2973c8453e47bdb6f689.tar.gz |
Recursive revbump from pango-1.36.0
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 905e51fbd00..a2eb2b15dda 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2013/09/02 19:51:16 adam Exp $ +# $NetBSD: Makefile,v 1.87 2013/10/10 14:42:23 ryoon Exp $ # DISTNAME= gok-2.28.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.28/} EXTRACT_SUFX= .tar.bz2 |