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