diff options
Diffstat (limited to 'net-p2p/nicotine-plus/Makefile')
-rw-r--r-- | net-p2p/nicotine-plus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/nicotine-plus/Makefile b/net-p2p/nicotine-plus/Makefile index 680978a..09cec87 100644 --- a/net-p2p/nicotine-plus/Makefile +++ b/net-p2p/nicotine-plus/Makefile @@ -9,8 +9,7 @@ PORTNAME= plus PORTVERSION= 1.2.12 PORTREVISION= 1 CATEGORIES= net-p2p -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} +MASTER_SITES= SF/nicotine-${PORTNAME}/nicotine-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= nicotine- DISTNAME= ${PKGNAMEPREFIX:S/-/+/}-${PORTVERSION} |