diff options
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 55c91bf2f50..2e406f1237a 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2013/06/04 22:17:35 tron Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/06 12:55:23 wiz Exp $ # DISTNAME= xpad-4.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 |