summaryrefslogtreecommitdiff
path: root/print/lyx16/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-08-03 10:56:20 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-08-03 10:56:20 +0000
commit9143de228bc1fd33af8a51fde30f929e75dd5e83 (patch)
treee9e676216f87020bae197c3681efa866057cccb0 /print/lyx16/Makefile
parentAdd missed "import sys". (diff)
Upgrade to 1.1.6.3 (i. e. include patch-1.1.6fix3).
Diffstat (limited to 'print/lyx16/Makefile')
-rw-r--r--print/lyx16/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index 4a4b4d600a7e..92a823e5998b 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lyx
-PORTVERSION= 1.1.6.2
+PORTVERSION= 1.1.6.3
CATEGORIES= print
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \
@@ -14,7 +14,7 @@ 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
+PATCHFILES= patch-1.1.6fix1.gz patch-1.1.6fix2.gz patch-1.1.6fix3.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= dirk@FreeBSD.org