diff options
author | ache <ache@FreeBSD.org> | 2002-11-07 20:17:01 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-11-07 20:17:01 +0800 |
commit | cf566a58991522b7f3092a308865ea18d33e80df (patch) | |
tree | 1a2df48ed907860c3d808068cac56fbcb412899b /security/drweb/Makefile | |
parent | 5c59546a9f3984fc252de5991ff9b82c96c659b0 (diff) | |
download | freebsd-ports-gnome-cf566a58991522b7f3092a308865ea18d33e80df.tar.gz freebsd-ports-gnome-cf566a58991522b7f3092a308865ea18d33e80df.tar.zst freebsd-ports-gnome-cf566a58991522b7f3092a308865ea18d33e80df.zip |
Upgrade to 4.29.2
Diffstat (limited to 'security/drweb/Makefile')
-rw-r--r-- | security/drweb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile index 39660fb67298..a0a2b8bdea47 100644 --- a/security/drweb/Makefile +++ b/security/drweb/Makefile @@ -6,10 +6,10 @@ # PORTNAME= drweb -PORTVERSION= 4.29 +PORTVERSION= 4.29.2 CATEGORIES= security MASTER_SITES= ftp://ftp.drweb.ru/pub/unix/ -DISTFILES= ${MAIN_NAME}.tgz +DISTFILES= ${MAIN_NAME}.tar.gz MAINTAINER= anton@chelcom.ru |