diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-09-01 21:40:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-09-01 21:40:26 +0000 |
commit | 2d5b9f3820d5fd4c905bc9a143d7e78d4b3920a6 (patch) | |
tree | 97bedf18c52b897d3b731d686447cbd7df3db891 | |
parent | 7b3ed65158295d4d2b862d810aca00260fdad293 (diff) |
Notes
-rw-r--r-- | graphics/fig2sxd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/fig2sxd/Makefile b/graphics/fig2sxd/Makefile index 0937fd12edb6..87831986716e 100644 --- a/graphics/fig2sxd/Makefile +++ b/graphics/fig2sxd/Makefile @@ -8,8 +8,7 @@ PORTNAME= fig2sxd PORTVERSION= 0.20 CATEGORIES= graphics converters -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= CRITICAL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ehaupt@FreeBSD.org |