diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 12:34:34 +0000 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 12:34:34 +0000 |
commit | 8c99c96a96e9695b0fcd36d9dc5f83ac9de61804 (patch) | |
tree | 3a5566754017d3ae636ff635cba2038d415ae15a /net/rsync | |
parent | 6303c6dfda66933400c875ad0934cd85abd45dbb (diff) | |
download | FreeBSD-ports-8c99c96a96e9695b0fcd36d9dc5f83ac9de61804.zip FreeBSD-ports-8c99c96a96e9695b0fcd36d9dc5f83ac9de61804.tar.gz |
Add 'ipv6' on CATEGORIES.
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index bc76d58..9cd78e0 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -8,7 +8,7 @@ # DISTNAME= rsync-2.3.2 -CATEGORIES= net +CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ ftp://ftp.sunet.se/pub/unix/admin/rsync/ \ |