diff options
author | obraun <obraun@FreeBSD.org> | 2003-02-18 10:50:48 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-02-18 10:50:48 +0000 |
commit | 5c930981640eacc34cddc383261352beea046dcf (patch) | |
tree | 7bd8fe7cc7c57b78a7df48cf2a38ad6725b2f217 /net/rsync | |
parent | 3c4a343a3d0f4203bf4ed41419ad4b0cb21460f9 (diff) | |
download | FreeBSD-ports-5c930981640eacc34cddc383261352beea046dcf.zip FreeBSD-ports-5c930981640eacc34cddc383261352beea046dcf.tar.gz |
De-pkg-comment and make portlint a little bit happier.
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 1 | ||||
-rw-r--r-- | net/rsync/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index d2d37a7..7721919 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 6ec980a..0000000 --- a/net/rsync/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A network file distribution/synchronization utility |