diff options
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r-- | graphics/autotrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 6041eb48eda5..3dca36f70d72 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -9,7 +9,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 PORTREVISION= 15 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Convert bitmap to vector graphics |