diff options
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r-- | graphics/libwmf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 84eef02da910..6230606098f8 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -9,8 +9,7 @@ PORTNAME= libwmf PORTVERSION= 0.2.8.4 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= wvware +MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tools and library for converting Microsoft WMF (windows metafile) |