diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | 391b5798e65ea1b92e1b533d96be9786f140a121 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /x11/xpad/Makefile | |
parent | c440246df64a29d51c504ae92843f93c4a35276b (diff) | |
download | pkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'x11/xpad/Makefile')
-rw-r--r-- | x11/xpad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xpad/Makefile b/x11/xpad/Makefile index 713ea282f89..83343598a4e 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/10/03 09:31:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $ # DISTNAME= xpad-1.12 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpad/} EXTRACT_SUFX= .tar.bz2 |