diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 17:50:43 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 17:50:43 +0000 |
commit | 357518cde82d6de0425d65f422e5e36d3c4ea45e (patch) | |
tree | 069311ba198cbb709da389bfc40856310e2a7683 /ftp/wzdftpd/Makefile | |
parent | a6bb9d4d05d8ffa95ca17dbe957029fb809811a9 (diff) |
Notes
Diffstat (limited to 'ftp/wzdftpd/Makefile')
-rw-r--r-- | ftp/wzdftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index 263668b52ac0..62faf4d71453 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wzdftpd -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= ftp ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |