svn commit: r412168 - head/net/asterisk
Guido Falsi
madpilot at FreeBSD.org
Wed Mar 30 14:17:43 UTC 2016
Author: madpilot
Date: Wed Mar 30 14:17:42 2016
New Revision: 412168
URL: https://svnweb.freebsd.org/changeset/ports/412168
Log:
Fix typo in deprecation message.
Modified:
head/net/asterisk/Makefile
Modified: head/net/asterisk/Makefile
==============================================================================
--- head/net/asterisk/Makefile Wed Mar 30 13:57:20 2016 (r412167)
+++ head/net/asterisk/Makefile Wed Mar 30 14:17:42 2016 (r412168)
@@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
-DEPRECATED= Aterisk 1.8 reached EOL on 2015-10-21
+DEPRECATED= Asterisk 1.8 reached EOL on 2015-10-21
EXPIRATION_DATE= 2016-04-30
ONLY_FOR_ARCHS= i386 amd64 powerpc sparc64
More information about the svn-ports-all
mailing list