Skip to content

Commit

Permalink
- fix PLIST, spotted by landry@
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperla committed Jan 6, 2011
1 parent 67e01e5 commit 92b9325
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions editors/xemacs21/stable/Makefile
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions editors/xemacs21/stable/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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}

0 comments on commit 92b9325

Please sign in to comment.