diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2009-09-02 05:40:26 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2009-09-02 05:40:26 +0800 |
commit | e92d125533333ff01523cbe30f021f8098c39742 (patch) | |
tree | 70dcb32a59192c83655514e561c47fd70d89db7b /graphics | |
parent | c4008c66cae7bcbb4b7d87101017973c2a679892 (diff) | |
download | freebsd-ports-gnome-e92d125533333ff01523cbe30f021f8098c39742.tar.gz freebsd-ports-gnome-e92d125533333ff01523cbe30f021f8098c39742.tar.zst freebsd-ports-gnome-e92d125533333ff01523cbe30f021f8098c39742.zip |
Make it fetchable again.
Notified by: pointyhat (via miwi)
Diffstat (limited to 'graphics')
-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 |