diff options
Diffstat (limited to 'editors/jed/Makefile')
-rw-r--r-- | editors/jed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 87a35fd5d8ba..5672b3b82f8d 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jed -PORTVERSION= 0.99.14 +PORTVERSION= 0.99.15 CATEGORIES= editors MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-B${PORTVERSION:R}-${PORTVERSION:E} |