diff options
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index b5a80093942a..dadde45389ba 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -11,6 +11,7 @@ PORTNAME= wu-ftpd+ipv6 PORTVERSION= 2.6.2 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ +DISTNAME= wu-ftpd-${PORTVERSION} PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ PATCHFILES= wu-ftpd-262-v6-20020830.diff.gz |