diff options
author | sat <sat@FreeBSD.org> | 2006-07-22 16:50:08 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-22 16:50:08 +0800 |
commit | 1839008835ba5c02a57ab9cd42812d8b62521fef (patch) | |
tree | 730f903fc388136763d7b5a2f4376c762daf893b /textproc/redet/Makefile | |
parent | 8e4955445de046b30a3b22eb80e214fcd69de60c (diff) | |
download | freebsd-ports-gnome-1839008835ba5c02a57ab9cd42812d8b62521fef.tar.gz freebsd-ports-gnome-1839008835ba5c02a57ab9cd42812d8b62521fef.tar.zst freebsd-ports-gnome-1839008835ba5c02a57ab9cd42812d8b62521fef.zip |
- Update to 8.13
Diffstat (limited to 'textproc/redet/Makefile')
-rw-r--r-- | textproc/redet/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index 54dc7d46c025..c307ea8bc3ac 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -6,15 +6,14 @@ # PORTNAME= redet -PORTVERSION= 8.12 +PORTVERSION= 8.13 CATEGORIES= textproc tk84 MASTER_SITES= http://bsd1.csme.ru/myports/ \ http://bsd2.csme.ru/myports/ \ http://bsd3.csme.ru/myports/ -MASTER_SITE_SUBDIR= vsevolod MAINTAINER= infofarmer@FreeBSD.org -COMMENT= Visual regexp constructors with many regexp types support +COMMENT= Visual regexp development and execution RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets |