- Fix typo, happened in r423103
PR: 212807
This commit is contained in:
parent
cb28d911bb
commit
3477ba2967
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423120
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BROKEN_sparc64= Emacs does not currently build on sparc64
|
||||
BROKEN_ia64= Emacs does not currently build on ia64
|
||||
|
||||
CONFLICTS= emacs-[0-9]* emacs-nox11-[0-9]*
|
||||
CONFLICTS= emacs25-[0-9]* emacs-nox11-[0-9]*
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= emacs-mirror
|
||||
|
|
|
@ -6,7 +6,7 @@ PORTVERSION= ${EMACS_VER}
|
|||
PORTEPOCH= 3
|
||||
CATEGORIES= editors ipv6
|
||||
MASTER_SITES= GNU
|
||||
1PKGNAMESUFFIX?= 25
|
||||
PKGNAMESUFFIX?= 25
|
||||
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
|
|
Loading…
Reference in a new issue