diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
| commit | 88a9b99e26860ec9d37de6535a3a7f13fb87036a (patch) | |
| tree | 25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /net/cvsync | |
| parent | 0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (diff) | |
Notes
Diffstat (limited to 'net/cvsync')
| -rw-r--r-- | net/cvsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsync/Makefile b/net/cvsync/Makefile index 23e56a1fd5bc..9f8a2a0e158e 100644 --- a/net/cvsync/Makefile +++ b/net/cvsync/Makefile @@ -2,7 +2,7 @@ PORTNAME= cvsync PORTVERSION= 0.25.0 -CATEGORIES= net ipv6 +CATEGORIES= net MASTER_SITES= ftp://ftp.cvsync.org/pub/cvsync/ \ ftp://ftp.allbsd.org/pub/cvsync/ DISTNAME= ${PORTNAME}-0.24.19 |
