diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-20 17:24:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-20 17:24:06 +0000 |
commit | db82381f174d3a75c8ef872310e8c90805227b9b (patch) | |
tree | c7f71984629aad5f7a557750b7c9ec0fd0f84f9b | |
parent | 8c3bd0dbef0010caeab532dfbf63029379a7674b (diff) | |
download | ports-db82381f174d3a75c8ef872310e8c90805227b9b.tar.gz ports-db82381f174d3a75c8ef872310e8c90805227b9b.zip |
- Update to 0.3.8
PR: ports/81314
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Notes
Notes:
svn path=/head/; revision=135717
-rw-r--r-- | mail/pfqueue/Makefile | 2 | ||||
-rw-r--r-- | mail/pfqueue/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index 2ee412a90d6e..f8386ff276eb 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pfqueue -PORTVERSION= 0.3.6 +PORTVERSION= 0.3.8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/mail/pfqueue/distinfo b/mail/pfqueue/distinfo index 5972a8ad8acf..46f0e84793e6 100644 --- a/mail/pfqueue/distinfo +++ b/mail/pfqueue/distinfo @@ -1,2 +1,2 @@ -MD5 (pfqueue-0.3.6.tar.gz) = d2970dbc2e5b443307082204d3e4ec24 -SIZE (pfqueue-0.3.6.tar.gz) = 107733 +MD5 (pfqueue-0.3.8.tar.gz) = bd3eabfe22729338af58ef971ec8b5ad +SIZE (pfqueue-0.3.8.tar.gz) = 109218 |