diff options
Diffstat (limited to 'print/lyx-devel/Makefile')
-rw-r--r-- | print/lyx-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 329815cb964b..4a4b4d600a7e 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.1.6.1 +PORTVERSION= 1.1.6.2 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 +PATCHFILES= patch-1.1.6fix1.gz patch-1.1.6fix2.gz PATCH_DIST_STRIP= -p1 MAINTAINER= dirk@FreeBSD.org |