diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2013-03-30 05:13:30 +0000 |
commit | 7fc5bd70f304960d548c295f626246d604c95564 (patch) | |
tree | b7bada52f6c86c598f322b8419f7e1f930917b31 /editors/tree-widget | |
parent | 826c313a0ed2f3235d705c8acc3bce9bdc6aeaff (diff) |
Notes
Diffstat (limited to 'editors/tree-widget')
-rw-r--r-- | editors/tree-widget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tree-widget/Makefile b/editors/tree-widget/Makefile index 1cbd33a97a2a..36b1c7828a09 100644 --- a/editors/tree-widget/Makefile +++ b/editors/tree-widget/Makefile @@ -7,7 +7,7 @@ PORTNAME= tree-widget PORTVERSION= 2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors elisp MASTER_SITES= SF/emhacks/${PORTNAME}/${PORTVERSION} \ http://dryice.name/computer/FreeBSD/distfiles/ |