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 b0371148233..2d2b2795c87 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2010/09/14 11:03:08 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2010/11/15 22:59:18 abs Exp $ # DISTNAME= xpad-1.12 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpad/} EXTRACT_SUFX= .tar.bz2 |