diff options
Diffstat (limited to 'x11-fm/mucommander/Makefile')
-rw-r--r-- | x11-fm/mucommander/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/mucommander/Makefile b/x11-fm/mucommander/Makefile index 11ed86be80b6..45e05d03c3c9 100644 --- a/x11-fm/mucommander/Makefile +++ b/x11-fm/mucommander/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= mucommander -PORTVERSION= 0.9.0 +DISTVERSION= 0_9_0 CATEGORIES= x11-fm java MASTER_SITES= http://www.mucommander.com/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} MAINTAINER= lme@FreeBSD.org COMMENT= Lightweight file manager featuring a Norton Commander style interface |