diff options
Diffstat (limited to 'sysutils/pydf/Makefile')
-rw-r--r-- | sysutils/pydf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pydf/Makefile b/sysutils/pydf/Makefile index 2750f9fead24..b530e0b44a6f 100644 --- a/sysutils/pydf/Makefile +++ b/sysutils/pydf/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pydf -PORTVERSION= 5 +PORTVERSION= 6 CATEGORIES= sysutils MASTER_SITES= http://kassiopeia.juls.savba.sk/~garabik/software/pydf/ -DISTNAME= pydf_5 +DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= gwarf@gwarf.org COMMENT= A python implementation of df |