diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | 1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /x11/libunique3 | |
parent | 2546891fdfa318cffcb09d10be3949262053051b (diff) | |
download | pkgsrc-1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a.tar.gz |
Recursive revbump from pango-1.36.0
Diffstat (limited to 'x11/libunique3')
-rw-r--r-- | x11/libunique3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libunique3/Makefile b/x11/libunique3/Makefile index 40fe1e6be9f..defaaad6308 100644 --- a/x11/libunique3/Makefile +++ b/x11/libunique3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/09/02 19:51:31 adam Exp $ +# $NetBSD: Makefile,v 1.17 2013/10/10 14:42:38 ryoon Exp $ # DISTNAME= libunique-3.0.2 PKGNAME= ${DISTNAME:S/libunique/libunique3/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/3.0/} EXTRACT_SUFX= .tar.bz2 |