summaryrefslogtreecommitdiff
path: root/graphics/xfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xfig/Makefile')
-rw-r--r--graphics/xfig/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 79777241249f..4801bce5905f 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: xfig
-# Version required: 3.2.2
+# Version required: 3.2.3a
# Date created: 4 January 1995
# Whom: roberto
#
# $FreeBSD$
#
-DISTNAME= xfig.3.2.2
-PKGNAME= xfig-3.2.2
+DISTNAME= xfig.3.2.3a
+PKGNAME= xfig-3.2.3a
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
+ ftp://www-epb.lbl.gov/xfig/
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
MAINTAINER= ports@FreeBSD.org