diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-24 17:31:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-24 17:31:16 +0000 |
commit | 875957ba3301ec6320c51e08bcaffa2cf66050d4 (patch) | |
tree | 70ab955c0af0d45bda76bc0fc00828decd04f4c1 /mail/raysfilter | |
parent | 9192c0d754ff2e172af7242976fe0fbcbd913a42 (diff) |
- MASTER_SITE moved
Notes
Notes:
svn path=/head/; revision=89258
Diffstat (limited to 'mail/raysfilter')
-rw-r--r-- | mail/raysfilter/Makefile | 2 | ||||
-rw-r--r-- | mail/raysfilter/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/raysfilter/Makefile b/mail/raysfilter/Makefile index 665128e3f25c..b0550582b176 100644 --- a/mail/raysfilter/Makefile +++ b/mail/raysfilter/Makefile @@ -8,7 +8,7 @@ PORTNAME= raysfilter PORTVERSION= 1.14 CATEGORIES= mail -MASTER_SITES= http://www.sendmail-filter.sbu.ac.uk/ +MASTER_SITES= http://www.sendmail-filter.lsbu.ac.uk/ DISTNAME= rays-filter-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org diff --git a/mail/raysfilter/pkg-descr b/mail/raysfilter/pkg-descr index 334b4da8ba24..15148fad944a 100644 --- a/mail/raysfilter/pkg-descr +++ b/mail/raysfilter/pkg-descr @@ -14,4 +14,4 @@ the Free Software Foundation; either version 2 of the License, or The mail-filter reset command is then used to signal the program to re-read the files. -WWW: http://www.sendmail-filter.sbu.ac.uk/ +WWW: http://www.sendmail-filter.lsbu.ac.uk/ |