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 d39214671b1..2bd604a8a7c 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2022/08/11 05:09:36 gutteridge Exp $ +# $NetBSD: Makefile,v 1.72 2022/11/23 16:21:30 adam Exp $ # DISTNAME= xpad-4.8.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 |