diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-26 12:10:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-26 12:10:11 +0000 |
commit | c79d7dd397eda94385f0556dfb160ae0fd725945 (patch) | |
tree | c97c3e6511aa6e7d6031a628678203562fe1cb99 | |
parent | cb1380d0a62d1540816e2f6e5041c7411bcc534c (diff) | |
download | ports-c79d7dd397eda94385f0556dfb160ae0fd725945.tar.gz ports-c79d7dd397eda94385f0556dfb160ae0fd725945.zip |
Notes
-rw-r--r-- | textproc/redet/Makefile | 7 | ||||
-rw-r--r-- | textproc/redet/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index fa4564d3465e..9b884bd51d1e 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -6,9 +6,9 @@ # PORTNAME= redet -PORTVERSION= 8.18 +PORTVERSION= 8.19 CATEGORIES= textproc tk84 -MASTER_SITES= CSME +MASTER_SITES= http://www.billposer.org/Software/Downloads/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Visual regexp development and execution @@ -19,8 +19,7 @@ NO_BUILD= yes USE_BZIP2= yes USE_TK= 84 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -PORTDOCS= AUTHORS COPYING CREDITS LICENSE README-General ChangeLog +PORTDOCS= AUTHORS COPYING CREDITS LICENSE NEWS README-General ChangeLog MAN1= redet.1 PLIST_FILES= bin/redet diff --git a/textproc/redet/distinfo b/textproc/redet/distinfo index c3d94726a432..16d09c420f23 100644 --- a/textproc/redet/distinfo +++ b/textproc/redet/distinfo @@ -1,3 +1,3 @@ -MD5 (redet-8.18.tar.bz2) = ee0c082b71e30cd6a05cc422e229c878 -SHA256 (redet-8.18.tar.bz2) = f365ff9a86cd8973267615bc65d442bebfd82a1a49b4682101d449ac946f0587 -SIZE (redet-8.18.tar.bz2) = 250782 +MD5 (redet-8.19.tar.bz2) = f430dbdb25daffba282619fb2635a763 +SHA256 (redet-8.19.tar.bz2) = cb15ea9da93ca7ee922074dae00ea0c65a7a0b40ee1c167f65542d4a0a1f129d +SIZE (redet-8.19.tar.bz2) = 252695 |