diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-05-30 15:59:09 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-05-30 15:59:09 +0000 |
commit | 22e494e32dd0e3842cc0544386779fb2354f29b2 (patch) | |
tree | 2ab25dffd1932aa9be803e6343298a3f79d73ba6 /sysutils | |
parent | 07747d9ef86d1d574815f6a569c56e56784856b2 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pdumpfs-rsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pdumpfs-rsync/Makefile b/sysutils/pdumpfs-rsync/Makefile index bddae627181e..a862a1cc6bdd 100644 --- a/sysutils/pdumpfs-rsync/Makefile +++ b/sysutils/pdumpfs-rsync/Makefile @@ -7,7 +7,7 @@ PORTNAME= pdumpfs-rsync PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils net MASTER_SITES= http://tach.arege.net/software/pdumpfs-rsync/ DISTFILES= ${PROG} |