diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-21 08:19:40 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-10-21 08:19:40 +0000 |
commit | 97fb3b842525addd033174caedf156a5532d2bb9 (patch) | |
tree | 1dc7ffe0f1f893845d560afea40e867087638001 /www/smarty/Makefile | |
parent | Add more GCC sites. (diff) |
PR: 57060
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Correct pkg-plist to use DOCSDIR.
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r-- | www/smarty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 555ac94d0407..bee24749dad1 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -7,6 +7,7 @@ PORTNAME= smarty PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual |