DEPRECATED should not be quoted

This commit is contained in:
Kris Kennaway 2004-12-22 05:57:45 +00:00
parent 68b958eb51
commit 101ee5885c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124785

View file

@ -63,7 +63,7 @@ BROKEN= "Does not run on FreeBSD-4.x at this time"
.endif
EXPIRATION_DATE=2005-02-18
DEPRECATED= "Does not compile (5.x) or run (4.x)"
DEPRECATED= Does not compile (5.x) or run (4.x)
.if ${ARCH} != "i386"
BROKEN= "Does not compile on !i386"