diff options
author | mat <mat@FreeBSD.org> | 2016-12-26 22:32:49 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-12-26 22:32:49 +0800 |
commit | 44a9218a42690550e0052ae5972ccdd69d124370 (patch) | |
tree | e0134539fdee674162a53f7061492b294a6abc15 /net-mgmt | |
parent | f322c541dc402399ed885c8ab2350da104ece00a (diff) | |
download | freebsd-ports-graphics-44a9218a42690550e0052ae5972ccdd69d124370.tar.gz freebsd-ports-graphics-44a9218a42690550e0052ae5972ccdd69d124370.tar.zst freebsd-ports-graphics-44a9218a42690550e0052ae5972ccdd69d124370.zip |
Spell EXPIRATION_DATE correctly.
Sponsored by: Absolight
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/unifi4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/unifi4/Makefile b/net-mgmt/unifi4/Makefile index 8a55b7e1262..63cf0f0eb68 100644 --- a/net-mgmt/unifi4/Makefile +++ b/net-mgmt/unifi4/Makefile @@ -45,7 +45,7 @@ RESTRICTED= Redistribution of bundled firmware images is not permitted CONFLICTS= unifi2-* unifi3-* DEPRECATED= EoL as of 2017-01-01 -EXPIRES= 2017-01-01 +EXPIRATION_DATE= 2017-01-01 post-patch: ${RM} ${WRKSRC}/lib/snappy-java-1.0.5.jar |