diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-29 13:48:49 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-06-29 13:48:49 +0000 |
commit | f5b48874e6698cd7d7bb75b0d0d715f166e28ad4 (patch) | |
tree | 13d5ab2685aa06da702eda1410dabd0bd09c7210 /mail | |
parent | 66291e56108e69eccb0f3840d13c232833eb6077 (diff) | |
download | ports-f5b48874e6698cd7d7bb75b0d0d715f166e28ad4.tar.gz ports-f5b48874e6698cd7d7bb75b0d0d715f166e28ad4.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rabl_client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rabl_client/Makefile b/mail/rabl_client/Makefile index f8a6c1bef98f..1fbfd0f90f3d 100644 --- a/mail/rabl_client/Makefile +++ b/mail/rabl_client/Makefile @@ -9,7 +9,7 @@ PORTNAME= rabl_client PORTVERSION= 1.0.0 CATEGORIES= mail dns MASTER_SITES= http://www.nuclearelephant.com/projects/rabl/sources/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ + http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ MAINTAINER= itetcu@FreeBSD.org COMMENT= Reactive Autonomous Blackhole List client |