summaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
commit3d2b895bb7fa9b4a4a5226ea292672a23907aefd (patch)
treeceb2ad16df5a149e914d6dfa4ed4b2bac38d6e62 /net/rsync
parent* Update to exiscan-4.12-23a: (diff)
De-pkg-comment and make portlint a little bit happier.
Notes
Notes: svn path=/head/; revision=75793
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile1
-rw-r--r--net/rsync/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index d2d37a73e016..7721919dfa60 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \
ftp://ftp.fu-berlin.de/pub/unix/network/rsync/
MAINTAINER= obraun@FreeBSD.org
+COMMENT= A network file distribution/synchronization utility
.if defined(WITH_POPT_PORT)
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/net/rsync/pkg-comment b/net/rsync/pkg-comment
deleted file mode 100644
index 6ec980abac54..000000000000
--- a/net/rsync/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A network file distribution/synchronization utility