diff options
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r-- | print/lyx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 6b96f64d3972..11056ef52471 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -3,7 +3,6 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 6 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ @@ -19,7 +18,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libmythes-1.2.so:textproc/mythes MAJOR_VERSION= 2.2 -MINOR_VERSION= 2 +MINOR_VERSION= 3 USES= desktop-file-utils execinfo gmake iconv pkgconfig perl5 \ python:2 shebangfix tar:xz |