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 /x11/rep-gtk2/Makefile | |
parent | cd82310833888022112f28897a929dfb1acff3a5 (diff) | |
download | pkgsrc-edb280ad038f383535fb2973c8453e47bdb6f689.tar.gz |
Recursive revbump from pango-1.36.0
Diffstat (limited to 'x11/rep-gtk2/Makefile')
-rw-r--r-- | x11/rep-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile index 69ce93131ac..f7a26906bbb 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/09/02 19:51:32 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/10/10 14:42:39 ryoon Exp $ DISTNAME= rep-gtk-0.90.4 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 lang MASTER_SITES= http://download.tuxfamily.org/sawfish/rep-gtk/ EXTRACT_SUFX= .tar.bz2 |