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 | 039c944473ba1fc1790216039015e578facb1da6 (patch) | |
tree | a14db05952e2a41afb213fc0f7720ba0f3ba127b /misc/XFree86-docs | |
parent | 6419e9879b474c98a43178286be712c4c66d688c (diff) | |
download | pkgsrc-039c944473ba1fc1790216039015e578facb1da6.tar.gz |
Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
Diffstat (limited to 'misc/XFree86-docs')
-rw-r--r-- | misc/XFree86-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/XFree86-docs/Makefile b/misc/XFree86-docs/Makefile index 4ff12d642db..260641be45e 100644 --- a/misc/XFree86-docs/Makefile +++ b/misc/XFree86-docs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:38 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/08 09:52:16 rillig Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-docs-${XF_VER} +PKGREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_XFREE} DISTFILES+= XFree86-${XF_VER}-src-1.tgz XFree86-${XF_VER}-src-6.tgz |