diff options
author | dirk <dirk@FreeBSD.org> | 2001-03-11 12:19:45 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-03-11 12:19:45 +0000 |
commit | 767e0251f9189a1d57d750d4bd98301dfee8908f (patch) | |
tree | 214a5977392c4f09bec3c96f0a843660f5036687 /print/lyx-devel/Makefile | |
parent | acd04a47e3b2cd276904e06715bedb3c44872713 (diff) | |
download | FreeBSD-ports-767e0251f9189a1d57d750d4bd98301dfee8908f.zip FreeBSD-ports-767e0251f9189a1d57d750d4bd98301dfee8908f.tar.gz |
Upgrade to 1.1.6.1.
Diffstat (limited to 'print/lyx-devel/Makefile')
-rw-r--r-- | print/lyx-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 3a240c6..329815c 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -6,15 +6,15 @@ # PORTNAME= lyx -PORTVERSION= 1.1.5.2 +PORTVERSION= 1.1.6.1 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/ -DISTNAME= lyx-1.1.5 +DISTNAME= lyx-1.1.6 PATCH_SITES= ${MASTER_SITES} -PATCHFILES= patch-1.1.5fix1.gz patch-1.1.5fix2.gz +PATCHFILES= patch-1.1.6fix1.gz PATCH_DIST_STRIP= -p1 MAINTAINER= dirk@FreeBSD.org |