diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-22 17:39:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-22 17:39:54 +0000 |
commit | 90b5f8c4c8553279fb8a63b5bd83faa87f7d0c25 (patch) | |
tree | 0629637222f4b0cad207471f69028f75a486323c /www/privoxy/Makefile | |
parent | bf7b0abbbac74fa3f65fcb9852d7421147a4b49b (diff) | |
download | ports-90b5f8c4c8553279fb8a63b5bd83faa87f7d0c25.tar.gz ports-90b5f8c4c8553279fb8a63b5bd83faa87f7d0c25.zip |
- Update to 3.0.12
PR: ports/132939
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=230678
Diffstat (limited to 'www/privoxy/Makefile')
-rw-r--r-- | www/privoxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index 4a98d9f44d7a..20cc14dbc149 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= privoxy -PORTVERSION= 3.0.11 +PORTVERSION= 3.0.12 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ijbswa |