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 1876b177a5a..0362c7abcb9 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2020/01/12 20:20:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.85 2020/01/18 21:49:17 jperkin Exp $ DISTNAME= lyx-2.3.2 -PKGREVISION= 7 +PKGREVISION= 8 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/ |