diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 12:23:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-07 12:23:05 +0000 |
commit | 533b12d93d14c115b3e4c2d0dcdbe3e862990934 (patch) | |
tree | fa5bd1dade79db436ee634ab9ccd014ee705c7cc /editors/joe2 | |
parent | 55bcd1c867a59e0da12fcbda6a06eac15d9bbe15 (diff) | |
download | ports-533b12d93d14c115b3e4c2d0dcdbe3e862990934.tar.gz ports-533b12d93d14c115b3e4c2d0dcdbe3e862990934.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 0ac3bedb57a2..1963bf23f098 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -11,7 +11,7 @@ COMMENT?= Joe's Own Editor RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -LATEST_LINK?= joe2 +PKGNAMESUFFIX= 2 CONFLICTS= joe-3* GNU_CONFIGURE= yes |