diff options
Diffstat (limited to 'print/lyx/Makefile')
-rw-r--r-- | print/lyx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 72e339b1dfd3..a4faeb643448 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \ CONFLICTS= lyx-1.[0-9]* MAJOR_VERSION= 2.0 -MINOR_VERSION= 5 +MINOR_VERSION= 5.1 USE_XZ= yes USE_GMAKE= yes |