diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-08-11 19:49:01 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-08-11 19:49:01 +0000 |
commit | 5ec2eee0d4f38b7fc49ce8a4551d6be702fec9be (patch) | |
tree | 4a0823d095bdf5b846a3cdb2b1400190f4d38b45 /textproc/redet | |
parent | d487a983a2ee91b99e8494812fc7b33d5a0bd810 (diff) | |
download | ports-5ec2eee0d4f38b7fc49ce8a4551d6be702fec9be.tar.gz ports-5ec2eee0d4f38b7fc49ce8a4551d6be702fec9be.zip |
Notes
Diffstat (limited to 'textproc/redet')
-rw-r--r-- | textproc/redet/Makefile | 4 | ||||
-rw-r--r-- | textproc/redet/distinfo | 4 | ||||
-rw-r--r-- | textproc/redet/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index 130f44a35088..5bf8b0b358d1 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -6,9 +6,9 @@ # PORTNAME= redet -PORTVERSION= 6.13 +PORTVERSION= 6.14 CATEGORIES= textproc tk84 -MASTER_SITES= http://www.cis.upenn.edu/~wjposer/.downloads/ +MASTER_SITES= http://www.billposer.org/Software/Downloads/ DISTNAME= ${PORTNAME}tiny-${PORTVERSION} EXTRACT_SUFX= .tgz diff --git a/textproc/redet/distinfo b/textproc/redet/distinfo index 429f80f04098..d2597d8d0b6f 100644 --- a/textproc/redet/distinfo +++ b/textproc/redet/distinfo @@ -1,2 +1,2 @@ -MD5 (redettiny-6.13.tgz) = 467c65942507aadeb0fe0acbdb6a0920 -SIZE (redettiny-6.13.tgz) = 128035 +MD5 (redettiny-6.14.tgz) = 0702ad2cbd9a306d67902a23f1d06425 +SIZE (redettiny-6.14.tgz) = 128420 diff --git a/textproc/redet/pkg-descr b/textproc/redet/pkg-descr index 323153150b85..cb6d5626ad9d 100644 --- a/textproc/redet/pkg-descr +++ b/textproc/redet/pkg-descr @@ -13,4 +13,4 @@ startup, so it persists across sessions. So long as the underlying program supports Unicode, redet allows UTF-8 Unicode in both test data and regular expressions -WWW: http://www.cis.upenn.edu/~wjposer/redet.html +WWW: http://www.billposer.org/Software/redet.html |