svn commit: r536322 - head/net/openbsc

Rene Ladan rene at FreeBSD.org
Sat May 23 17:23:33 UTC 2020


Author: rene
Date: Sat May 23 17:23:32 2020
New Revision: 536322
URL: https://svnweb.freebsd.org/changeset/ports/536322

Log:
  net/openbsc: spell EXPIRATION_DATE correctly

Modified:
  head/net/openbsc/Makefile

Modified: head/net/openbsc/Makefile
==============================================================================
--- head/net/openbsc/Makefile	Sat May 23 17:21:00 2020	(r536321)
+++ head/net/openbsc/Makefile	Sat May 23 17:23:32 2020	(r536322)
@@ -13,7 +13,7 @@ COMMENT=	GSM network in a box software
 LICENSE=	GPLv3
 
 DEPRECATED=	Depends on expired devel/libosmo-netif
-EXIPIRATION_DATE=2020-06-05
+EXPIRATION_DATE=2020-06-05
 
 LIB_DEPENDS=	libdbi.so:databases/libdbi \
 		libosmocore.so:devel/libosmocore \


More information about the svn-ports-head mailing list