diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:15:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:15:57 +0000 |
commit | 627d72d304aa0003127c2f37bf38f55b74e36a1c (patch) | |
tree | f6e71d0b186eac96fdaecc7f79dd204355daf421 /editors/ted | |
parent | 87e507cd98b64e6315cdbe35f19bf7b0236cc360 (diff) |
Notes
Diffstat (limited to 'editors/ted')
-rw-r--r-- | editors/ted/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile index d44f9710d2cd..7da06ff69e5f 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -3,6 +3,7 @@ PORTNAME= ted PORTVERSION= 2.23 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ http://fossies.org/linux/misc/ |