diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2006-05-30 23:59:09 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2006-05-30 23:59:09 +0800 |
commit | ae132ca1ff508de30534e4fe863b00c38ac2bbef (patch) | |
tree | a14b209c0ca9a21678d5e6250fc888c49ea72bc0 | |
parent | 4a834a42a5f5d61dc32d60ae9d4b7fbc0bf108b4 (diff) | |
download | freebsd-ports-gnome-ae132ca1ff508de30534e4fe863b00c38ac2bbef.tar.gz freebsd-ports-gnome-ae132ca1ff508de30534e4fe863b00c38ac2bbef.tar.zst freebsd-ports-gnome-ae132ca1ff508de30534e4fe863b00c38ac2bbef.zip |
Bump PORTREVISION for the previous change of files/patch-pdumpfs-rsync.
Forgotten by: myself
Notified by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
-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} |