diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 58d4aac..b5a8009 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -7,7 +7,7 @@ # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions -PORTNAME= wu-ftpd +PORTNAME= wu-ftpd+ipv6 PORTVERSION= 2.6.2 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ |