diff options
author | mat <mat@FreeBSD.org> | 2016-12-26 22:33:04 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-12-26 22:33:04 +0800 |
commit | b603a3ebd0348aaf28d6c77c4ef962f337478a99 (patch) | |
tree | 5378425378030e5a524d27195afa03d8ff7322bb /audio | |
parent | 44a9218a42690550e0052ae5972ccdd69d124370 (diff) | |
download | freebsd-ports-gnome-b603a3ebd0348aaf28d6c77c4ef962f337478a99.tar.gz freebsd-ports-gnome-b603a3ebd0348aaf28d6c77c4ef962f337478a99.tar.zst freebsd-ports-gnome-b603a3ebd0348aaf28d6c77c4ef962f337478a99.zip |
Add an EXPIRATION_DATE to DEPRECATED ports without one.
Sponsored by: Absolight
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libofa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index b2005b9b5925..cfc512f2c549 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \ libcurl.so:ftp/curl DEPRECATED= MusicDNS service has been discontinued +EXPIRATION_DATE= 2017-03-01 USE_GITHUB= yes GH_ACCOUNT= tanob |