diff --git a/audio/mt-daapd/Portfile b/audio/mt-daapd/Portfile index a4470a56b7d..8b27626c537 100644 --- a/audio/mt-daapd/Portfile +++ b/audio/mt-daapd/Portfile @@ -1,14 +1,13 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 -PortSystem 1.0 +PortSystem 1.0 name mt-daapd version 0.2.4.2 -revision 3 +revision 4 categories audio net # GPL and APSL are incompatible license GPL-2+ APSL-2 APSL-1.2 Restrictive -platforms darwin maintainers nomaintainer description A multi-threaded DAAP server emulating an iTunes server. long_description ${description}