diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 11:52:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-07 11:52:54 +0000 |
commit | f1d855609f32aa4fe0724f1e18c4b00d8761b88b (patch) | |
tree | 85a0cdb7a52dfe48fad4af1c0882418cf3c4d240 /mail/sma | |
parent | 08d0782daf119c865114370ffa98671169f78213 (diff) | |
download | ports-f1d855609f32aa4fe0724f1e18c4b00d8761b88b.tar.gz ports-f1d855609f32aa4fe0724f1e18c4b00d8761b88b.zip |
Notes
Diffstat (limited to 'mail/sma')
-rw-r--r-- | mail/sma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sma/Makefile b/mail/sma/Makefile index 1bc83fa61379..ed2dd04dbe5a 100644 --- a/mail/sma/Makefile +++ b/mail/sma/Makefile @@ -9,7 +9,7 @@ PORTNAME= sma PORTVERSION= 1.4 CATEGORIES= mail MASTER_SITES= http://www.klake.org/sma/dl/ \ - http://www.saunalahti.fi/~jt2/sma/dl/ + ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Program that analyses Sendmail log entries |