diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /x11/libunique3 | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
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 eb88d32233d..b2d3463cd15 100644 --- a/x11/libunique3/Makefile +++ b/x11/libunique3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/03/03 00:14:18 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/09/07 19:17:49 adam Exp $ # DISTNAME= libunique-3.0.2 PKGNAME= ${DISTNAME:S/libunique/libunique3/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/3.0/} EXTRACT_SUFX= .tar.bz2 |