diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /textproc/redet | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) | |
download | ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.tar.gz ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.zip |
Notes
Diffstat (limited to 'textproc/redet')
-rw-r--r-- | textproc/redet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index c307ea8bc3ac..ba7f77c6cbe5 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -8,9 +8,7 @@ PORTNAME= redet PORTVERSION= 8.13 CATEGORIES= textproc tk84 -MASTER_SITES= http://bsd1.csme.ru/myports/ \ - http://bsd2.csme.ru/myports/ \ - http://bsd3.csme.ru/myports/ +MASTER_SITES= CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Visual regexp development and execution |