diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2011-06-18 01:02:22 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2011-06-18 01:02:22 +0000 |
commit | d53b7984af6ddcb223876080bb492c96a2619997 (patch) | |
tree | f6181b303b98c6b89865c66d784562b93ac4e30c /print/transfig/Makefile | |
parent | 737f9e69084ac8d3254ec2a3d82b02b82e7fc682 (diff) |
Notes
Diffstat (limited to 'print/transfig/Makefile')
-rw-r--r-- | print/transfig/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile index ddbb6d811414..6570fe42c7c7 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -6,11 +6,9 @@ # PORTNAME= transfig -PORTVERSION= 3.2.5 -PORTREVISION= 2 +PORTVERSION= 3.2.5d CATEGORIES= print -MASTER_SITES= http://xfig.org/software/xfig/${PORTVERSION}/ \ - ftp://www-epb.lbl.gov/xfig/ +MASTER_SITES= SF/mcj/mcj_dist_src/3.0/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org |