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 39ec82622a0..b6b99cb6954 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2011/04/22 13:45:16 obache Exp $ +# $NetBSD: Makefile,v 1.36 2011/11/01 06:03:13 sbd Exp $ # DISTNAME= xpad-4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 |