diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2011-12-05 18:41:53 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2011-12-05 18:41:53 +0000 |
commit | cbbac344b05e9d27d648a0268d98c0593c22cc1c (patch) | |
tree | eb9102684fbf4dcc00847da070fc5f19999f249d /audio/squeezeboxserver/Makefile | |
parent | 9ee4f0f18fa4f64aa41bb8d7ddfbc88f68d20560 (diff) | |
download | ports-cbbac344b05e9d27d648a0268d98c0593c22cc1c.tar.gz ports-cbbac344b05e9d27d648a0268d98c0593c22cc1c.zip |
Notes
Diffstat (limited to 'audio/squeezeboxserver/Makefile')
-rw-r--r-- | audio/squeezeboxserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile index d2950e664600..fcc7a85ec9f1 100644 --- a/audio/squeezeboxserver/Makefile +++ b/audio/squeezeboxserver/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://downloads.slimdevices.com/SqueezeboxServer_v${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-noCPAN EXTRACT_SUFX= .tgz -MAINTAINER= brooks@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Slim Devices audio streaming server CONFLICTS= squeezecenter-[67]* |