diff options
Diffstat (limited to 'sysutils/pv/Makefile')
-rw-r--r-- | sysutils/pv/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index feea2bb2b172..1618403423fd 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pv -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.6 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://dragon.roe.ch/mirrors/distfiles/pv/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pipeviewer MAINTAINER= daniel@roe.ch |