diff options
author | pav <pav@FreeBSD.org> | 2004-11-12 01:03:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-12 01:03:28 +0800 |
commit | ce24037a23e4c3ec6b9a689ebd38f2d2fbcea78d (patch) | |
tree | 5c1c3fc723426703b472fc5826529b9092bfe626 /print/lyx-devel/Makefile | |
parent | 10dc0fdd7559d2b916d50c452750144965da5560 (diff) | |
download | freebsd-ports-gnome-ce24037a23e4c3ec6b9a689ebd38f2d2fbcea78d.tar.gz freebsd-ports-gnome-ce24037a23e4c3ec6b9a689ebd38f2d2fbcea78d.tar.zst freebsd-ports-gnome-ce24037a23e4c3ec6b9a689ebd38f2d2fbcea78d.zip |
- Update to 1.3.5
PR: ports/73802
Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer)
Diffstat (limited to 'print/lyx-devel/Makefile')
-rw-r--r-- | print/lyx-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 1ca3fdf16a22..5848b671a813 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lyx -PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTVERSION= 1.3.5 CATEGORIES= print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://planetmirror.com/pub/lyx/stable/ \ |