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 /comms | |
parent | f322c541dc402399ed885c8ab2350da104ece00a (diff) | |
download | freebsd-ports-gnome-44a9218a42690550e0052ae5972ccdd69d124370.tar.gz freebsd-ports-gnome-44a9218a42690550e0052ae5972ccdd69d124370.tar.zst freebsd-ports-gnome-44a9218a42690550e0052ae5972ccdd69d124370.zip |
Spell EXPIRATION_DATE correctly.
Sponsored by: Absolight
Diffstat (limited to 'comms')
-rw-r--r-- | comms/libcodec2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libcodec2/Makefile b/comms/libcodec2/Makefile index 2c9626987c25..d0e6752797ea 100644 --- a/comms/libcodec2/Makefile +++ b/comms/libcodec2/Makefile @@ -15,7 +15,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libspeexdsp.so:audio/speexdsp DEPRECATED= Duplicate port use `audio/codec2` instead -EXPIRATATION_DATE= 2016-12-03 +EXPIRATION_DATE= 2016-12-03 CONFLICTS= codec2-* BROKEN_powerpc64= Does not build |