diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-12-30 16:55:56 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-12-30 16:55:56 +0000 |
commit | 0caebf84e7d9e2c72cd0876ca0776c312299dc8f (patch) | |
tree | 9e41e0c82419cf6ba4bb5bf4bb20fa651c18c75f /print/lyx16/Makefile | |
parent | - Update to 7.5.1. (diff) |
Upgrade to 1.1.5fix2.
PR: ports/23641
Diffstat (limited to 'print/lyx16/Makefile')
-rw-r--r-- | print/lyx16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 667e9d63c9b0..29f63314b519 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.1.5.1 +PORTVERSION= 1.1.5.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.5 PATCH_SITES= ${MASTER_SITES} -PATCHFILES= patch-1.1.5fix1.gz +PATCHFILES= patch-1.1.5fix1.gz patch-1.1.5fix2.gz PATCH_DIST_STRIP= -p1 MAINTAINER= dirk@FreeBSD.org |