aboutsummaryrefslogtreecommitdiff
path: root/mail/svnmailer
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2006-02-25 19:35:32 +0000
committerAndrej Zverev <az@FreeBSD.org>2006-02-25 19:35:32 +0000
commitcab239d0712da0faf1a3a6c341da372aa2a1465b (patch)
tree0c47d218bfdf44f763e3a9125e1b0ea8a99d9eba /mail/svnmailer
parent605523fa40308b64c38c18d3eabbe27ef10f71b0 (diff)
- Fix fetching distfiles.
Approved by: portmgr (krion@) Noticed by: kris@
Notes
Notes: svn path=/head/; revision=156791
Diffstat (limited to 'mail/svnmailer')
-rw-r--r--mail/svnmailer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile
index 51f69b87ad08..91d6dc20aecf 100644
--- a/mail/svnmailer/Makefile
+++ b/mail/svnmailer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= svnmailer
PORTVERSION= 1.0.6
CATEGORIES= mail python
-MASTER_SITES= http://storage.perlig.de/${PORTNAME}/
+MASTER_SITES= http://storage.perlig.de/${PORTNAME}/archive/
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
MAINTAINER= az@FreeBSD.org