diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/rdist6 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'net/rdist6')
-rw-r--r-- | net/rdist6/Makefile | 1 | ||||
-rw-r--r-- | net/rdist6/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile index a13a1ef72116..b63f9f00e5fb 100644 --- a/net/rdist6/Makefile +++ b/net/rdist6/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.magnicomp.com/download/rdist/ \ ftp://ftp.sunet.se/pub/unix/admin/mirror-magnicomp/download/rdist/ MAINTAINER= ports@FreeBSD.org +COMMENT= A network file distribution/synchronisation utility .include <bsd.port.pre.mk> .if ${OSVERSION} < 400000 diff --git a/net/rdist6/pkg-comment b/net/rdist6/pkg-comment deleted file mode 100644 index 9bc4ff5e0051..000000000000 --- a/net/rdist6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A network file distribution/synchronisation utility |