diff options
-rw-r--r-- | mail/libnewmail/Makefile | 2 | ||||
-rw-r--r-- | mail/libnewmail/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index 802f0e80fe05..a2156ac5e9d0 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -9,7 +9,7 @@ PORTNAME= libnewmail PORTVERSION= 0.3 PORTREVISION= 8 CATEGORIES= mail -MASTER_SITES= http://0pointer.de/lennart/projects/libnewmail/ +MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/ MAINTAINER= ports@FreeBSD.org COMMENT= Generic mail checking library diff --git a/mail/libnewmail/pkg-descr b/mail/libnewmail/pkg-descr index b793ee0bc2d1..dab3e53949dc 100644 --- a/mail/libnewmail/pkg-descr +++ b/mail/libnewmail/pkg-descr @@ -7,4 +7,4 @@ request a mail spool auto-detection for users without any libnewmail specific configuration. The library offers a clean API to implement your own mail checking plugins. -WWW: http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/ +WWW: http://0pointer.de/lennart/projects/libnewmail/ |