diff options
author | novel <novel@FreeBSD.org> | 2005-03-08 17:50:43 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-03-08 17:50:43 +0000 |
commit | 166878dc67a551fc2016fc2f844b58287a16f18f (patch) | |
tree | 2a860ea11a5a3f4b9146594fadb43ce187b8af7f /ftp/wzdftpd/Makefile | |
parent | d7120a2456dcde61a419334fe4b07ccfebff33da (diff) | |
download | FreeBSD-ports-166878dc67a551fc2016fc2f844b58287a16f18f.zip FreeBSD-ports-166878dc67a551fc2016fc2f844b58287a16f18f.tar.gz |
Update to 0.5.1
Approved by: krion (mentor)
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 263668b..62faf4d 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} |