diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-10-12 07:17:34 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-10-12 07:17:34 +0800 |
commit | 4b63e39697112b3b0eae8cf1678abafce93de042 (patch) | |
tree | 674c963383b66b8f964acaacae47a058b0197a45 /textproc | |
parent | f05de0ef2d6676542917c70602116a3c7fb0a7ab (diff) | |
download | freebsd-ports-gnome-4b63e39697112b3b0eae8cf1678abafce93de042.tar.gz freebsd-ports-gnome-4b63e39697112b3b0eae8cf1678abafce93de042.tar.zst freebsd-ports-gnome-4b63e39697112b3b0eae8cf1678abafce93de042.zip |
- Update to 7.3
- Stop using main master site as it contains tarball without version number
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/redet/Makefile | 7 | ||||
-rw-r--r-- | textproc/redet/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index 5729e3696e17..2281f360ca53 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -6,13 +6,10 @@ # PORTNAME= redet -PORTVERSION= 7.1 +PORTVERSION= 7.3 CATEGORIES= textproc tk84 -MASTER_SITES= http://www.billposer.org/Software/Downloads/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= vsevolod -DISTNAME= ${PORTNAME}tiny -EXTRACT_SUFX= .tgz MAINTAINER= vsevolod@FreeBSD.org COMMENT= Visual regexp constructors with many regexp types support diff --git a/textproc/redet/distinfo b/textproc/redet/distinfo index 97258082714c..d26b812ff27a 100644 --- a/textproc/redet/distinfo +++ b/textproc/redet/distinfo @@ -1,2 +1,2 @@ -MD5 (redettiny.tgz) = 96b4ada4d7944094705587e82d5bbfb8 -SIZE (redettiny.tgz) = 131857 +MD5 (redet-7.3.tar.gz) = 3aaf9c982230a9ca579a3256b88c666b +SIZE (redet-7.3.tar.gz) = 148500 |