From 6130c20586bde25fb269578b32a0120673d78b4d Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 6 Jan 2011 08:47:58 +0000 Subject: [PATCH] - fix PLIST, spotted by landry@ --- editors/xemacs21/stable/Makefile | 4 ++-- editors/xemacs21/stable/pkg/PLIST | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/xemacs21/stable/Makefile b/editors/xemacs21/stable/Makefile index b2e099b19ca..919fb2d395c 100644 --- a/editors/xemacs21/stable/Makefile +++ b/editors/xemacs21/stable/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.17 2011/01/03 18:56:37 espie Exp $ +# $OpenBSD: Makefile,v 1.18 2011/01/06 08:47:58 jasper Exp $ BRANCH= 21.4 VERSION= 22 -REVISION = 0 +REVISION = 1 WANTLIB= c m ncurses util diff --git a/editors/xemacs21/stable/pkg/PLIST b/editors/xemacs21/stable/pkg/PLIST index a5a3aca20bc..0ed6875be3a 100644 --- a/editors/xemacs21/stable/pkg/PLIST +++ b/editors/xemacs21/stable/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2011/01/03 18:56:37 espie Exp $ +@comment $OpenBSD: PLIST,v 1.4 2011/01/06 08:47:58 jasper Exp $ @pkgpath editors/xemacs21 %%mule%% @bin bin/ellcc @@ -1230,4 +1230,4 @@ lib/xemacs/site-modules/ @man man/man1/xemacs-ctags.1 @man man/man1/xemacs-etags.1 @man man/man1/xemacs.1 -share/doc/pkg-readmes/xemacs-${BRANCH}.${VERSION}${FLAVORS} +share/doc/pkg-readmes/xemacs-${FULLPKGNAME}