diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2003-01-06 13:53:52 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2003-01-06 13:53:52 +0800 |
commit | a6ef66d36371dae6a9a9586403dbe3b8f0aa55af (patch) | |
tree | 969bd749f78f7091a8f7433ffc09ec8b305843f5 /editors/yudit/Makefile | |
parent | 7c05dd26188ae154a7e23d812e00eb313eef6d69 (diff) | |
download | freebsd-ports-gnome-a6ef66d36371dae6a9a9586403dbe3b8f0aa55af.tar.gz freebsd-ports-gnome-a6ef66d36371dae6a9a9586403dbe3b8f0aa55af.tar.zst freebsd-ports-gnome-a6ef66d36371dae6a9a9586403dbe3b8f0aa55af.zip |
Update to v2.7.2.
PR: ports/46300
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r-- | editors/yudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 263ab1c28188..5610bb014aa8 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yudit -PORTVERSION= 2.6.2 +PORTVERSION= 2.7.2 CATEGORIES= editors converters print MASTER_SITES= http://yudit.org/download/ \ ${MASTER_SITE_SUNSITE} |