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-libs | |
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-libs')
-rw-r--r-- | x11/xorg-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xorg-libs/Makefile b/x11/xorg-libs/Makefile index 06aa7d9a3a9..12d63766c0d 100644 --- a/x11/xorg-libs/Makefile +++ b/x11/xorg-libs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2005/12/05 20:51:20 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2005/12/08 09:52:17 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-libs-${XORG_VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG} DISTFILES= X11R${XORG_VER}-src1.tar.gz X11R${XORG_VER}-src2.tar.gz \ |