aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx-devel/Makefile
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2002-01-22 20:44:40 +0800
committerdirk <dirk@FreeBSD.org>2002-01-22 20:44:40 +0800
commitab4b59ed2a233203aaf197f94d3a5e349b808a03 (patch)
treecdd02c85e509d89e3f7016e1397bda92c099922d /print/lyx-devel/Makefile
parent0a365928716ad99226cc68b19cd12902199f5e1f (diff)
downloadfreebsd-ports-graphics-ab4b59ed2a233203aaf197f94d3a5e349b808a03.tar.gz
freebsd-ports-graphics-ab4b59ed2a233203aaf197f94d3a5e349b808a03.tar.zst
freebsd-ports-graphics-ab4b59ed2a233203aaf197f94d3a5e349b808a03.zip
Upgrade to 1.1.6fix4 (1.1.6.4).
Diffstat (limited to 'print/lyx-devel/Makefile')
-rw-r--r--print/lyx-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 92a823e5998..0097bfbba49 100644
--- a/print/lyx-devel/Makefile
+++ b/print/lyx-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lyx
-PORTVERSION= 1.1.6.3
+PORTVERSION= 1.1.6.4
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -14,7 +14,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
DISTNAME= lyx-1.1.6
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= patch-1.1.6fix1.gz patch-1.1.6fix2.gz patch-1.1.6fix3.gz
+PATCHFILES= patch-1.1.6fix1.gz patch-1.1.6fix2.gz patch-1.1.6fix3.gz \
+ patch-1.1.6fix4.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= dirk@FreeBSD.org