diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-05-23 12:15:04 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-05-23 12:15:04 +0800 |
commit | 63e7a283d97c056ff1597d1639c8eb0c7db6102f (patch) | |
tree | 89d29f02d53fbcd1594991258e231fedbacfb8f7 /security | |
parent | cbdacdf37a2a2426e2d81360024dfa9e5eb55beb (diff) | |
download | freebsd-ports-graphics-63e7a283d97c056ff1597d1639c8eb0c7db6102f.tar.gz freebsd-ports-graphics-63e7a283d97c056ff1597d1639c8eb0c7db6102f.tar.zst freebsd-ports-graphics-63e7a283d97c056ff1597d1639c8eb0c7db6102f.zip |
Replace stale MASTER_SITE with a good one.
PR: ports/97552
Submitted by: maintainer
Approved by: tmclaugh (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/amavisd-new/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 658070960d6..743d6cf17ef 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://www.ijs.si/software/amavisd/ \ http://mirrors.catpipe.net/amavisd-new/ \ - http://ftp.cfu.net/pub/amavisd-new/ + http://mirror.mainloop.se/amavisd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-p/} MAINTAINER= gkovesdan@t-hosting.hu |