diff options
author | tron <tron@pkgsrc.org> | 2012-10-02 17:12:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-10-02 17:12:21 +0000 |
commit | 5abe227df4140daa2f692692afc4d23fab0c41c9 (patch) | |
tree | 8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/xpad/Makefile | |
parent | 57f0a97eb5187e11dc8b30354e416cb93e1f87b6 (diff) | |
download | pkgsrc-5abe227df4140daa2f692692afc4d23fab0c41c9.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'x11/xpad/Makefile')
-rw-r--r-- | x11/xpad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpad/Makefile b/x11/xpad/Makefile index 4125abd2c3b..34cb68df644 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/09/15 10:07:21 obache Exp $ +# $NetBSD: Makefile,v 1.41 2012/10/02 17:12:24 tron Exp $ # DISTNAME= xpad-4.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 |