diff options
-rw-r--r-- | graphics/epstool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile index fb8a6eaaa008..4009e7e72bae 100644 --- a/graphics/epstool/Makefile +++ b/graphics/epstool/Makefile @@ -8,7 +8,8 @@ PORTNAME= epstool PORTVERSION= 3.05 CATEGORIES= graphics -MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ +MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \ + http://voodoo.oberon.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Create or extract preview bitmaps in EPS files |