diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-12-03 19:48:31 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-12-03 19:48:31 +0000 |
commit | bfce61825e3a7c61ce8e7ff4cc5606bcfc04aba4 (patch) | |
tree | b763191997ca53d8742a58928682c5d0ad49da54 /ftp/tnftp | |
parent | 1c2a46f0a4e05ac1958a0d72b5de676b6d393b90 (diff) | |
download | ports-bfce61825e3a7c61ce8e7ff4cc5606bcfc04aba4.tar.gz ports-bfce61825e3a7c61ce8e7ff4cc5606bcfc04aba4.zip |
Notes
Diffstat (limited to 'ftp/tnftp')
-rw-r--r-- | ftp/tnftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/tnftp/Makefile b/ftp/tnftp/Makefile index 17d4b116220f..c12fbc7b9c63 100644 --- a/ftp/tnftp/Makefile +++ b/ftp/tnftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= tnftp PORTVERSION= 20050625 -CATEGORIES= ftp +CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ \ ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/old/ |