Hello, the xfig distfiles was moved and a redirect was made to a page that broke the port. This should fix it:
Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/xfig/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- Makefile 2005/04/17 21:31:59 1.29 +++ Makefile 2005/09/06 23:23:13 @@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB= ICE SM X11 Xext Xmu Xp Xpm Xt c m z -MASTER_SITES= http://www.xfig.org/xfigdist/ \ +MASTER_SITES= http://www.xfig.org/software/xfig/${VERSION}/ \ ftp://www-epb.lbl.gov/xfig/ \ ftp://www-epb.lbl.gov/xfig/previous_versions/ Regards, Michael. -- The shortest unit of time in the multiverse is the New York Second, defined as the period of time between the traffic lights turning green and the cab behind you honking. -- (Terry Pratchett, Lords and Ladies)
