diff options
author | naddy <naddy@FreeBSD.org> | 2003-04-24 07:23:13 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-04-24 07:23:13 +0800 |
commit | 45595de05b762a43fe55c9599855c139a0d7bc22 (patch) | |
tree | e0c7bda675548d796e9980d54e72e99a21b9a1ac /editors | |
parent | 5a3e8bf1908f3bd7d9c04e32a96760f09c8b01ea (diff) | |
download | freebsd-ports-graphics-45595de05b762a43fe55c9599855c139a0d7bc22.tar.gz freebsd-ports-graphics-45595de05b762a43fe55c9599855c139a0d7bc22.tar.zst freebsd-ports-graphics-45595de05b762a43fe55c9599855c139a0d7bc22.zip |
Update to version 2.14.
PR: 51051
Submitted by: Ports Fury
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ted/Makefile | 2 | ||||
-rw-r--r-- | editors/ted/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 78f930da745..fa7ea1f3354 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ted -PORTVERSION= 2.12 +PORTVERSION= 2.14 CATEGORIES= editors textproc print MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ EXTRACT_SUFX= .src.tar.gz diff --git a/editors/ted/distinfo b/editors/ted/distinfo index 25f54bf8406..001bd518f03 100644 --- a/editors/ted/distinfo +++ b/editors/ted/distinfo @@ -1 +1 @@ -MD5 (ted-2.12.src.tar.gz) = 4587e3218dd8aa1b1bae8a97b3b9eef6 +MD5 (ted-2.14.src.tar.gz) = 7ed8207cdc925ee7f8b8770ca0af3e52 |