diff options
Diffstat (limited to 'lang/php-mode.el/Makefile')
-rw-r--r-- | lang/php-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index a046d005947e..b703fbd7ae79 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php-mode.el -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= lang elisp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=php-mode |