diff options
Diffstat (limited to 'editors/lyx/Makefile')
-rw-r--r-- | editors/lyx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 740927a5be3..b184ae0b2a4 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.97 2020/12/04 20:45:15 nia Exp $ +# $NetBSD: Makefile,v 1.98 2021/01/01 08:24:41 ryoon Exp $ DISTNAME= lyx-2.3.5.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/ MASTER_SITES+= ftp://ftp.sdsc.edu/pub/other/lyx/stable/2.3.x/ |