diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-03-04 07:27:04 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-03-04 07:27:04 +0000 |
commit | 4e097dc65e6a90ff7c5b3c94dcfd5dbf36827049 (patch) | |
tree | 25a730aab0ad488c157f6adab58ad0afe89700ba /net | |
parent | Update to snort-1.9.1. This is an important security update: (diff) |
Bump PORTREVISION due to my last commit.
Requested by: knu
Notes
Notes:
svn path=/head/; revision=76834
Diffstat (limited to 'net')
-rw-r--r-- | net/rsync/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index b7d1b90ee6d3..a486270383c9 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -8,6 +8,7 @@ PORTNAME= rsync PORTVERSION= 2.5.6 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ |