diff options
Diffstat (limited to 'math/libqalculate/Makefile')
-rw-r--r-- | math/libqalculate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index cf98220e672a..04098441733b 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -9,7 +9,7 @@ PORTNAME= libqalculate PORTVERSION= 0.9.6 PORTREVISION= 5 CATEGORIES= math -MASTER_SITES= SF/qalculate +MASTER_SITES= SF/qalculate/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= scjamorim@bsd.com.br COMMENT= A a multi-purpose desktop calculator (backend library) |