diff options
Diffstat (limited to 'x11-fm/doublecmd/Makefile')
-rw-r--r-- | x11-fm/doublecmd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index 219e158f4c19..5668956d25fd 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -4,10 +4,9 @@ PORTNAME= doublecmd PORTVERSION= 0.6.1 CATEGORIES= x11-fm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}/Double%20Commander%20Source +MASTER_SITES= SOURCEFORGE/${PORTNAME}/Double%20Commander%20Source DISTNAME= ${PORTNAME}-${PORTVERSION}-src -DISTFILES= ${PORTNAME}-${PORTVERSION}-src.tar.gz ${PORTNAME}-help-${HELPVERSION}-src.tar.gz +DISTFILES= ${DISTNAME}.tar.gz ${PORTNAME}-help-${HELPVERSION}-src.tar.gz MAINTAINER= bbtruk@users.sourceforge.net COMMENT= Total Commander like file manager for the X Window System |