diff options
Diffstat (limited to 'sysutils/jdiskreport/Makefile')
-rw-r--r-- | sysutils/jdiskreport/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/jdiskreport/Makefile b/sysutils/jdiskreport/Makefile index bfbf6cbe66c1..c69c756301fe 100644 --- a/sysutils/jdiskreport/Makefile +++ b/sysutils/jdiskreport/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= jdiskreport -PORTVERSION= 1.4.1 +DISTVERSION= 1_4_1 CATEGORIES= sysutils java MASTER_SITES= http://www.jGoodies.com/download/${PORTNAME}/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g} MAINTAINER= jon@witchspace.com COMMENT= Java program to graphically display disk usage statistics |