diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-07-22 09:33:36 +0000 |
commit | 610a24dbacba494a8e3895daccdf36c23bc66e1e (patch) | |
tree | 21a8227ba2ebf492341d7f1e102c83d6bb6d7e9b /textproc/redet | |
parent | b717b779b5bd390eda49312b0bdefcd4f26b1ebf (diff) |
Notes
Diffstat (limited to 'textproc/redet')
-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 |