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 b9c7427aa9d..9e715f3ac95 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:25:25 tnn Exp $ # DISTNAME= xpad-4.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 |