diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-28 18:10:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-28 18:10:45 +0000 |
commit | d714666d7d5463c98b5ab01f95a2b4ba7be098aa (patch) | |
tree | 200d6325d2649a1035ccc42385666a2691b8fd4c /textproc/cole | |
parent | Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator. (diff) |
Author in the process of moving from the old to the new MASTER_SITE, so
but backup site first in MASTER_SITES.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=40495
Diffstat (limited to 'textproc/cole')
-rw-r--r-- | textproc/cole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index d4236a3e9432..5378999ce160 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -8,8 +8,8 @@ PORTNAME= cole PORTVERSION= 2.0.1 CATEGORIES= textproc -MASTER_SITES= http://arturo.directmail.org/filters/archive/ \ - http://homepages.go.com/~sobomax/filtersweb/ +MASTER_SITES= http://homepages.go.com/~sobomax/filtersweb/ \ + http://arturo.directmail.org/filters/archive/ MAINTAINER= sobomax@FreeBSD.org |