diff options
Diffstat (limited to 'graphics/libkdcraw/Makefile')
-rw-r--r-- | graphics/libkdcraw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index d4a4e6192873..79292e533b57 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -8,8 +8,7 @@ PORTNAME= libkdcraw PORTVERSION= 0.1.9 PORTREVISION= 1 CATEGORIES= graphics devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= kipi +MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= A C++ interface around the LibRaw library |