aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-25 08:04:30 +0800
committerpav <pav@FreeBSD.org>2004-05-25 08:04:30 +0800
commit9e94780748ef0ef47a769b79e52304be47f23865 (patch)
tree4e381c3d53f72b02a0a96718433c8296009277c7 /security
parent9d75be7d99369a5fadcbe7e322fddb0a7e596884 (diff)
downloadfreebsd-ports-gnome-9e94780748ef0ef47a769b79e52304be47f23865.tar.gz
freebsd-ports-gnome-9e94780748ef0ef47a769b79e52304be47f23865.tar.zst
freebsd-ports-gnome-9e94780748ef0ef47a769b79e52304be47f23865.zip
- Fix MASTER_SITES
PR: ports/67147 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'security')
-rw-r--r--security/amavis-perl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile
index e8c800f2758a..820e42ab0011 100644
--- a/security/amavis-perl/Makefile
+++ b/security/amavis-perl/Makefile
@@ -8,7 +8,8 @@
PORTNAME= amavis-perl
PORTVERSION= 11
CATEGORIES= security
-MASTER_SITES= http://www.amavis.org/dist/perl/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
+MASTER_SITE_SUBDIR= amavis
MAINTAINER= svenasse@polaris.ca
COMMENT= Mail Virus Scanner (uses external antivirus)