diff options
Diffstat (limited to 'sysutils/pv/Makefile')
-rw-r--r-- | sysutils/pv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 16a4acfc1535..d8ea72a6d14e 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -9,8 +9,7 @@ PORTNAME= pv PORTVERSION= 1.1.4 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= SF -MASTER_SITE_SUBDIR= pipeviewer +MASTER_SITES= SF/pipeviewer/pipeviewer/${PORTVERSION} MAINTAINER= daniel@roe.ch COMMENT= A pipe throughput monitor |