diff options
Diffstat (limited to 'textproc/redet/Makefile')
-rw-r--r-- | textproc/redet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index 062b95a77d51..d963cfee83ef 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cis.upenn.edu/~wjposer/.downloads/ DISTNAME= ${PORTNAME}tiny-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= Visual regexp constructors with many regexp types support RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 |