diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-10 10:05:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-10 10:05:28 +0000 |
commit | d8f07515f144e4ddc8680ed0cfc9c21ee2ab4092 (patch) | |
tree | 63c51a97cfc6c93c9bba6652a30a319c1696a14d /security/drweb | |
parent | 09088af55db16503b172102279856ec8beff1fd8 (diff) | |
download | ports-d8f07515f144e4ddc8680ed0cfc9c21ee2ab4092.tar.gz ports-d8f07515f144e4ddc8680ed0cfc9c21ee2ab4092.zip |
Notes
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 |