diff options
Diffstat (limited to 'security/drweb')
-rw-r--r-- | security/drweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile index 7eb10e5f94db..3a0c21487fef 100644 --- a/security/drweb/Makefile +++ b/security/drweb/Makefile @@ -8,7 +8,7 @@ PORTNAME= drweb PORTVERSION= 4.30 CATEGORIES= security -MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/ +MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/archive/${PORTNAME}-${PORTVERSION}/ DISTFILES= ${MAIN_NAME}.tar.gz MAINTAINER= anton@chelcom.ru |