diff options
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r-- | print/fontforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index f6b3220d18cd..58315399dffe 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -9,7 +9,7 @@ PORTNAME= fontforge PORTVERSION= 20090622 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} DISTFILES= ${EXTRACT_ONLY} ${DOCFILES} EXTRACT_ONLY= ${PORTNAME}_full-${PORTVERSION}.tar.bz2 |