diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-02 15:01:56 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-09-02 15:01:56 +0000 |
commit | 535382b89150108fea8bdf4a729e9ed1257f42f8 (patch) | |
tree | 1f24bf9ea181456fbd70a93a3796f17fa5b7c19b /net-p2p/museekplus | |
parent | bf8370accdc8c1debd25f233b58f951224d56a2e (diff) |
Notes
Diffstat (limited to 'net-p2p/museekplus')
-rw-r--r-- | net-p2p/museekplus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index 8771ef86689b..01c629144c37 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -8,8 +8,7 @@ PORTNAME= museekplus PORTVERSION= 0.1.13 PORTREVISION= 3 CATEGORIES= net-p2p -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= museek-plus +MASTER_SITES= SF/museek-plus/museek-plus/${PORTVERSION} DISTNAME= museek+-${PORTVERSION} MAINTAINER= silver@ultrasoft.ee |