diff options
author | hira <hira> | 2004-10-04 12:32:19 +0000 |
---|---|---|
committer | hira <hira> | 2004-10-04 12:32:19 +0000 |
commit | 327a2869f8f30f8d6fbd04f40f9329b384a959ec (patch) | |
tree | 879c853826537fb149506fd6c826dd6047e4c9a0 /x11/xorg-clients | |
parent | 9f94aaf9fd7e39105520f431624126ac45ce0191 (diff) | |
download | pkgsrc-327a2869f8f30f8d6fbd04f40f9329b384a959ec.tar.gz |
Add missing entry to PLIST. Bump PKGREVISION to 2.
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r-- | x11/xorg-clients/Makefile | 4 | ||||
-rw-r--r-- | x11/xorg-clients/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index 37cb16fe2ec..4eb796c8b75 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -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 \ diff --git a/x11/xorg-clients/PLIST b/x11/xorg-clients/PLIST index f6c6feb1cbc..4115f3f484a 100644 --- a/x11/xorg-clients/PLIST +++ b/x11/xorg-clients/PLIST @@ -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 |