diff options
Diffstat (limited to 'print/lyx15/Makefile')
-rw-r--r-- | print/lyx15/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 6deb4281a7ae..b682814b1412 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -7,14 +7,14 @@ # DISTNAME= lyx-1.1.4 -PKGNAME= lyx-1.1.4.1 +PKGNAME= lyx-1.1.4.2 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ PATCH_SITES= ${MASTER_SITES} -PATCHFILES= patch-1.1.4fix1.gz +PATCHFILES= patch-1.1.4fix1.gz patch-1.1.4fix2.gz PATCH_DIST_STRIP= -p1 MAINTAINER= dirk@FreeBSD.org |