diff options
author | Florian Smeets <flo@FreeBSD.org> | 2017-06-17 21:49:22 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2017-06-17 21:49:22 +0000 |
commit | 909d819e01898a03aab042e73b9899e3f649d1ab (patch) | |
tree | 92659c45bf34f86de86bc79bb4281c333b64d589 /www/phpmyfaq/Makefile | |
parent | c49168115713745d46f6a71250a75d6fa5561958 (diff) |
Update to 2.9.7
Notes
Notes:
svn path=/head/; revision=443787
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 2bb1e6de4ee4..f246af9c3dca 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmyfaq -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 CATEGORIES= www MASTER_SITES= http://download.phpmyfaq.de/files/ |