diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-23 10:09:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-23 10:09:52 +0000 |
commit | aefc5ab62ff94ef29e38f5cac0330168bd78db59 (patch) | |
tree | 3e8f8f8f8b62af479a38bd1f7324673cc0df4eee /editors/joe2 | |
parent | c51b238038db20cc9c05aa11ef3fbdf0aabfaec2 (diff) | |
download | ports-aefc5ab62ff94ef29e38f5cac0330168bd78db59.tar.gz ports-aefc5ab62ff94ef29e38f5cac0330168bd78db59.zip |
Notes
Diffstat (limited to 'editors/joe2')
-rw-r--r-- | editors/joe2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index c2953b2f8670..467116d3191c 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -16,7 +16,7 @@ COMMENT?= Joe's Own Editor RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -LATEST_LINK= joe2 +LATEST_LINK?= joe2 CONFLICTS= joe-3* GNU_CONFIGURE= yes |