diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-05 17:43:27 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-05 17:43:27 +0800 |
commit | 8ddca58615181381e1f68dd07f2675faf5b5edc8 (patch) | |
tree | 974b619080b38d7589c809a82104806bc60674ab /mail | |
parent | aba29fb4795c94ce5f2f1e1dd65c82c9881f3e6b (diff) | |
download | freebsd-ports-graphics-8ddca58615181381e1f68dd07f2675faf5b5edc8.tar.gz freebsd-ports-graphics-8ddca58615181381e1f68dd07f2675faf5b5edc8.tar.zst freebsd-ports-graphics-8ddca58615181381e1f68dd07f2675faf5b5edc8.zip |
Fix typo and unbreak.
Submited by: FreshPorts Daemon.
Approved by: lawrance (mentor, implicit)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dspam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 48de01611ce..e1e7ba334b4 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -35,7 +35,7 @@ MASTER_SITES= http://dspam.irontec.com/sources/ \ http://dspam.nuclearelephant.com/sources/ \ http://dspam.systemadministrator.org/sources/ \ http://dspam.sourceforge.net/sources/ \ - http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ \ + http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ .endif ## debug / log / admin options |