diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-11-29 13:07:09 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-11-29 13:07:09 +0000 |
commit | e4a7dd6e17081bea787844275ffa9b5cc1e808ac (patch) | |
tree | c6097c1cbb15990de20c450f1db8ef70ddf93e57 /ftp | |
parent | 48ecca81a442cac2a7a8113ab9e42861d5a3a50c (diff) | |
download | freebsd-ports-e4a7dd6e17081bea787844275ffa9b5cc1e808ac.zip |
Add ipv6 secondary category.
PR: ports/106004
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lukemftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lukemftp/Makefile b/ftp/lukemftp/Makefile index 5bd9122f5d50..9c603d0b2329 100644 --- a/ftp/lukemftp/Makefile +++ b/ftp/lukemftp/Makefile @@ -7,7 +7,7 @@ PORTNAME= lukemftp PORTVERSION= 1.5 -CATEGORIES= ftp +CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old/ MAINTAINER= ports@FreeBSD.org |