diff options
Diffstat (limited to 'audio/xmms2/Makefile')
-rw-r--r-- | audio/xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 345f6fae38c3..f80622496caf 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6 PORTREVISION= 1 DISTVERSIONSUFFIX=DrMattDestruction CATEGORIES?= audio -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20DrMattDestruction MAINTAINER= ports@FreeBSD.org COMMENT?= Rewrite of xmms as a client/server system (developer release) |