diff options
author | rillig <rillig@pkgsrc.org> | 2005-12-08 09:52:15 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-12-08 09:52:15 +0000 |
commit | 6854bcbb2c546d4cee967cafccace21e892d3bfb (patch) | |
tree | a14db05952e2a41afb213fc0f7720ba0f3ba127b /x11/xorg-clients | |
parent | e9c0c631509066440c63f3c344db537ef83c0d03 (diff) | |
download | pkgsrc-6854bcbb2c546d4cee967cafccace21e892d3bfb.tar.gz |
Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r-- | x11/xorg-clients/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index 07a8686a735..85e86ab6230 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2005/06/17 04:49:49 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/08 09:52:17 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-clients-${XORG_VER} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG} DISTFILES= X11R${XORG_VER}-src1.tar.gz \ |