diff options
Diffstat (limited to 'textproc/redet/Makefile')
-rw-r--r-- | textproc/redet/Makefile | 7 |
1 files changed, 3 insertions, 4 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 |