diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-07-08 09:36:52 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-07-08 09:36:52 +0000 |
commit | f6515c1535ea1eb22906685c448094fe545bc72b (patch) | |
tree | b2017e6c2e03314dc4a8814281d376af3ccf5388 /editors | |
parent | e41f78164eb361de7c0eaba00aa88daa02042f53 (diff) | |
download | ports-f6515c1535ea1eb22906685c448094fe545bc72b.tar.gz ports-f6515c1535ea1eb22906685c448094fe545bc72b.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/jupp/Makefile | 6 | ||||
-rw-r--r-- | editors/jupp/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/jupp/Makefile b/editors/jupp/Makefile index 7b54442fe30b..983be44fe1a0 100644 --- a/editors/jupp/Makefile +++ b/editors/jupp/Makefile @@ -6,12 +6,12 @@ # PORTNAME= jupp -PORTVERSION= 3.1.18 +PORTVERSION= 3.1.20 CATEGORIES= editors MASTER_SITES= http://www.mirbsd.org/MirOS/dist/jupp/ \ http://pub.allbsd.org/MirOS/dist/jupp/ -DISTNAME= joe-3.1jupp18 -EXTRACT_SUFX= .cpio.gz +DISTNAME= joe-3.1jupp20 +EXTRACT_SUFX= .tgz MAINTAINER= magik@roorback.net COMMENT= Portable version of Joe's Own Editor from MirBSD diff --git a/editors/jupp/distinfo b/editors/jupp/distinfo index 41354c10cf60..bac46abdd396 100644 --- a/editors/jupp/distinfo +++ b/editors/jupp/distinfo @@ -1,2 +1,2 @@ -SHA256 (joe-3.1jupp18.cpio.gz) = 69207e49f9fca11aa13a4a75b7a4e3df8e4ee0bc6084c13ab257507ad6b92ef1 -SIZE (joe-3.1jupp18.cpio.gz) = 437589 +SHA256 (joe-3.1jupp20.tgz) = 8d74660b454b2dcabc2c8bfba8d980593cb1dde5ebbc3ab7bae4dafcb1412de7 +SIZE (joe-3.1jupp20.tgz) = 440346 |