bump package name due to OSREV increment
This commit is contained in:
parent
4ee299d723
commit
1960462fd5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2007/07/06 16:59:32 kettenis Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2007/07/27 20:24:09 naddy Exp $
|
||||
|
||||
COMMENT-main= "GNU editor: extensible, customizable, self documenting"
|
||||
COMMENT-el= "elisp sources for those who want to read/modify them"
|
||||
@ -6,7 +6,7 @@ COMMENT-leim= "Library of Emacs Input Methods"
|
||||
|
||||
VERSION= 21.4
|
||||
DISTNAME= emacs-${VERSION}
|
||||
PKGNAME-main= ${DISTNAME}p4
|
||||
PKGNAME-main= ${DISTNAME}p5
|
||||
FULLPKGNAME-el= emacs-el-${VERSION}
|
||||
FULLPKGNAME-leim= emacs-leim-${VERSION}
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2007/02/14 16:55:28 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2007/07/27 20:24:09 naddy Exp $
|
||||
|
||||
COMMENT= "heavily customizable and extensible editor"
|
||||
|
||||
VERSION= 21.4.19
|
||||
DISTNAME= xemacs-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= editors
|
||||
|
||||
HOMEPAGE= http://www.xemacs.org/
|
||||
|
Loading…
Reference in New Issue
Block a user