aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpmail
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-14 13:01:44 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-14 13:01:44 +0000
commita141b2c5bb54fa758056a659fb694b3f2adad580 (patch)
tree63d9d25633351f66a214334e76b8db7d050ec815 /mail/smtpmail
parent37a863a737c2ba4c68a725bfc95cc22c3ba4be1c (diff)
downloadports-a141b2c5bb54fa758056a659fb694b3f2adad580.tar.gz
ports-a141b2c5bb54fa758056a659fb694b3f2adad580.zip
- Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=107019
Diffstat (limited to 'mail/smtpmail')
-rw-r--r--mail/smtpmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile
index d482a1951162..034264f607a1 100644
--- a/mail/smtpmail/Makefile
+++ b/mail/smtpmail/Makefile
@@ -9,7 +9,7 @@ PORTNAME= smtpmail
PORTVERSION= 0.4.2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
- http://voodoo.oberon.net/
+ http://voodoo.oberon.net/download/
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
MAINTAINER= krion@FreeBSD.org