diff options
author | Florian Smeets <flo@FreeBSD.org> | 2014-05-02 19:57:37 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2014-05-02 19:57:37 +0000 |
commit | 25b62773bf4d0acbcee8bfd656b3b2fb9147e537 (patch) | |
tree | 566712e41538c17001e8dead6209b324c43e1c4a /www/phpmyfaq/Makefile | |
parent | a9854d21e111c25ea589de02662035527747a912 (diff) |
Update to 2.8.9
Notes
Notes:
svn path=/head/; revision=352844
Diffstat (limited to 'www/phpmyfaq/Makefile')
-rw-r--r-- | www/phpmyfaq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile index bb7f6864942a..674f8019853d 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmyfaq -PORTVERSION= 2.8.8 +PORTVERSION= 2.8.9 CATEGORIES= www MASTER_SITES= http://www.phpmyfaq.de/download/ |