diff options
author | dirk <dirk@FreeBSD.org> | 2001-08-03 10:56:20 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-08-03 10:56:20 +0000 |
commit | 88fb7742828359881d9f1cc645baab8b696a7873 (patch) | |
tree | 9458e7509ca09dea5a3bb88e9d09ee8e437e6a54 /print/lyx15/Makefile | |
parent | 2b46f83d536383f33ced6c090805aecbb468b53b (diff) | |
download | FreeBSD-ports-88fb7742828359881d9f1cc645baab8b696a7873.zip FreeBSD-ports-88fb7742828359881d9f1cc645baab8b696a7873.tar.gz |
Upgrade to 1.1.6.3 (i. e. include patch-1.1.6fix3).
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 4a4b4d6..92a823e 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/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 |