diff options
author | Michael Osipov <michaelo@FreeBSD.org> | 2023-10-31 12:09:48 +0000 |
---|---|---|
committer | Michael Osipov <michaelo@FreeBSD.org> | 2023-11-03 07:17:38 +0000 |
commit | fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea (patch) | |
tree | d13a0b0f7bd02a18293998021108eb593b6280c9 /editors/ted | |
parent | 97c34ea73bb01cdea8e2d7dc69b86f964bdc04f1 (diff) | |
download | ports-fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea.tar.gz ports-fcf68ae5ecb03e0f4479c9ba7c255d4e2b8adcea.zip |
Diffstat (limited to 'editors/ted')
-rw-r--r-- | editors/ted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 8e7d33d6f59a..6b3d3c0748e7 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,6 +1,6 @@ PORTNAME= ted PORTVERSION= 2.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ http://fossies.org/linux/misc/ |