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 1c61c007775..6dac17eab24 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/08/28 06:05:32 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:40 tv Exp $ # DISTNAME= xpad-1.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpad/} EXTRACT_SUFX= .tar.bz2 |