diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-26 15:57:22 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-26 15:57:22 +0000 |
commit | 5d6464512768caa1197b7de4b21dc6599a7e66d7 (patch) | |
tree | f0fb9c9b3ad71cea4e314deae7f2bcb126043f0e | |
parent | 047a3647a05b76e7ab0f36b3fd4f6a5495c4f25e (diff) | |
download | ports-5d6464512768caa1197b7de4b21dc6599a7e66d7.tar.gz ports-5d6464512768caa1197b7de4b21dc6599a7e66d7.zip |
Notes
-rw-r--r-- | sysutils/fileprune/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fileprune/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/fileprune/Makefile b/sysutils/fileprune/Makefile index a2449eeb86b1..baf30690eb0b 100644 --- a/sysutils/fileprune/Makefile +++ b/sysutils/fileprune/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fileprune -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= sysutils MASTER_SITES= http://www.spinellis.gr/sw/unix/fileprune/ \ http://www.dmst.aueb.gr/dds/sw/unix/fileprune/ diff --git a/sysutils/fileprune/distinfo b/sysutils/fileprune/distinfo index 709afd856896..b2c7c9a373e4 100644 --- a/sysutils/fileprune/distinfo +++ b/sysutils/fileprune/distinfo @@ -1,2 +1,2 @@ -MD5 (fileprune-1.8.tar.gz) = b9856a345af0751b3aa2d6d19003356c -SIZE (fileprune-1.8.tar.gz) = 24291 +MD5 (fileprune-1.9.tar.gz) = a2711d9825e098d1a47ad054f22af763 +SIZE (fileprune-1.9.tar.gz) = 24335 |