diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /textproc/redet | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
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 |