diff options
-rw-r--r-- | editors/joe-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/joe-devel/Makefile b/editors/joe-devel/Makefile index f7c7d3c7320f..8e0a02db9a40 100644 --- a/editors/joe-devel/Makefile +++ b/editors/joe-devel/Makefile @@ -5,8 +5,9 @@ # $FreeBSD$ # -PORTNAME= joe +PORTNAME= joe-devel PORTVERSION= 2.9.6 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= joe-editor |