diff options
author | krion <krion@FreeBSD.org> | 2004-09-03 16:31:30 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-09-03 16:31:30 +0800 |
commit | 541b4478e6884da542c6d111fe29cbfbf2b53cef (patch) | |
tree | 6dd92bd9f323c7bea6c37509bdc14c6dd0e09aa1 /mail | |
parent | 35938c07ff4f36bee6c5dc229de88bb857785102 (diff) | |
download | freebsd-ports-gnome-541b4478e6884da542c6d111fe29cbfbf2b53cef.tar.gz freebsd-ports-gnome-541b4478e6884da542c6d111fe29cbfbf2b53cef.tar.zst freebsd-ports-gnome-541b4478e6884da542c6d111fe29cbfbf2b53cef.zip |
Fix MASTER_SITES
PR: ports/71327
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/missey/Makefile | 2 | ||||
-rw-r--r-- | mail/missey/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/missey/Makefile b/mail/missey/Makefile index 4e66320556a8..5a8c7a51a95b 100644 --- a/mail/missey/Makefile +++ b/mail/missey/Makefile @@ -8,7 +8,7 @@ PORTNAME= missey PORTVERSION= 1.1.1 CATEGORIES= mail -MASTER_SITES= http://snofe.dot66.net/missey/ +MASTER_SITES= http://www.dengh.com/missey/ MAINTAINER= delphij@FreeBSD.org.cn COMMENT= Secure small and high performance POP3 server diff --git a/mail/missey/pkg-descr b/mail/missey/pkg-descr index 25b77bfbf2f5..3441620d7a6a 100644 --- a/mail/missey/pkg-descr +++ b/mail/missey/pkg-descr @@ -6,4 +6,4 @@ in the future) and Maildir format only. Source code released under a traditional 4-clause BSD License. -WWW: http://snofe.dot66.net/missey/index.html +WWW: http://dengh.com/missey/index.html |