diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-03 17:43:57 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-03 17:43:57 +0800 |
commit | 0615f669bad7e92cbe2a334943d00cd6c55ba454 (patch) | |
tree | 96621c5a2b4da4121297ae49f53f75740125dddb /audio | |
parent | 52cf27f460c5fd15e4dd095a80eeb752f5fcfebb (diff) | |
download | freebsd-ports-gnome-0615f669bad7e92cbe2a334943d00cd6c55ba454.tar.gz freebsd-ports-gnome-0615f669bad7e92cbe2a334943d00cd6c55ba454.tar.zst freebsd-ports-gnome-0615f669bad7e92cbe2a334943d00cd6c55ba454.zip |
s/EXPIRATION/EXPIRATION_DATE/
Submitted by: bapt
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mt-daapd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile index cf84d81adb77..078f7f144542 100644 --- a/audio/mt-daapd/Makefile +++ b/audio/mt-daapd/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Use audio/firefly instead -EXPIRATION= 2011-09-30 +EXPIRATION_DATE= 2011-09-30 LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \ id3tag.0:${PORTSDIR}/audio/libid3tag |