Fix invalid date
Reported by: Dan Langille Pointy hat to: arved
This commit is contained in:
parent
2ab099b72e
commit
78948d2ba2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143901
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ EMACS_PORT_NAME= emacs20
|
|||
|
||||
DEPRECATED= "no longer supported"
|
||||
BROKEN= "Does not build"
|
||||
EXPIRATION_DATE=2005-11-31
|
||||
EXPIRATION_DATE=2005-11-30
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Reference in a new issue