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 /misc/xorg-docs | |
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 'misc/xorg-docs')
-rw-r--r-- | misc/xorg-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xorg-docs/Makefile b/misc/xorg-docs/Makefile index 76dda663fae..c8076d63d9e 100644 --- a/misc/xorg-docs/Makefile +++ b/misc/xorg-docs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/12/05 20:50:41 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2005/12/08 09:52:16 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-docs-${XORG_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XORG} DISTFILES+= X11R${XORG_VER}-src1.tar.gz X11R${XORG_VER}-src6.tar.gz |