Add missing entry to PLIST. Bump PKGREVISION to 2.
This commit is contained in:
parent
d12698a1e0
commit
6ce71e648e
2 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.5 2004/10/03 00:18:40 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2004/10/04 12:32:19 hira Exp $
|
||||
|
||||
DISTNAME= ${DISTFILES}
|
||||
PKGNAME= xorg-clients-${XORG_VER}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG}
|
||||
DISTFILES= X11R${XORG_VER}-src1.tar.gz \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2004/09/21 17:38:53 xtraeme Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2004/10/04 12:32:19 hira Exp $
|
||||
${X11ROOT_PREFIX}/bin/Xmark
|
||||
${X11ROOT_PREFIX}/bin/appres
|
||||
${X11ROOT_PREFIX}/bin/atobm
|
||||
|
@ -154,6 +154,7 @@ ${X11ROOT_PREFIX}/lib/X11/app-defaults/XFontSel
|
|||
${X11ROOT_PREFIX}/lib/X11/app-defaults/XLoad
|
||||
${X11ROOT_PREFIX}/lib/X11/app-defaults/XLogo
|
||||
${X11ROOT_PREFIX}/lib/X11/app-defaults/XLogo-color
|
||||
${X11ROOT_PREFIX}/lib/X11/app-defaults/XMore
|
||||
${X11ROOT_PREFIX}/lib/X11/app-defaults/XSm
|
||||
${X11ROOT_PREFIX}/lib/X11/app-defaults/XTerm
|
||||
${X11ROOT_PREFIX}/lib/X11/app-defaults/XTerm-color
|
||||
|
|
Loading…
Reference in a new issue