diff options
Diffstat (limited to 'editors/jupp/Makefile')
-rw-r--r-- | editors/jupp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile index e3a6732baf66..b2468d60db00 100644 --- a/editors/jupp/Makefile +++ b/editors/jupp/Makefile @@ -12,7 +12,7 @@ COMMENT= Portable version of Joe's Own Editor from MirBSD LICENSE= GPLv1 -CONFLICTS= joe-[24]* +CONFLICTS= joe USES= tar:tgz GNU_CONFIGURE= yes |