diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-09-11 10:48:37 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2002-09-11 10:48:37 +0000 |
commit | f5caf714c5e74fd26993acf2b58b1ba1272e2d00 (patch) | |
tree | ae58f9ea3af39e3f991bf5cb9b542e2625723ac2 | |
parent | Add gnomeicu2 --> ports/net/gnomeicu2, repo-copied from ports/net/gnomeicu (diff) |
Add DISTNAME.
PR: ports/42486
Submitted by: zhuravlev alexander <zaa@ulstu.ru>
Notes
Notes:
svn path=/head/; revision=66116
-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 |