summaryrefslogtreecommitdiff
path: root/lang/php-mode.el
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2014-06-10 04:47:32 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2014-06-10 04:47:32 +0000
commit642a2ee1735cdb3272a8eab528017e227ddab1b6 (patch)
treec1283152d090e053b62b910df217218a7f1a6dc9 /lang/php-mode.el
parentUpdate to 1.13.2, remove NO_STAGE and drop XEmacs support. (diff)
Update project information and COMMENT.
Diffstat (limited to 'lang/php-mode.el')
-rw-r--r--lang/php-mode.el/Makefile2
-rw-r--r--lang/php-mode.el/pkg-descr4
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile
index b3ba9275f90d..d3666b46131a 100644
--- a/lang/php-mode.el/Makefile
+++ b/lang/php-mode.el/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.13.2
CATEGORIES= lang elisp
MAINTAINER= knu@FreeBSD.org
-COMMENT= Emacs lisp module for the PHP language
+COMMENT= A PHP mode for GNU Emacs
USE_GITHUB= yes
GH_ACCOUNT= ejmr
diff --git a/lang/php-mode.el/pkg-descr b/lang/php-mode.el/pkg-descr
index 48183f3a9f25..4e6d02fb385c 100644
--- a/lang/php-mode.el/pkg-descr
+++ b/lang/php-mode.el/pkg-descr
@@ -1,3 +1,3 @@
-Emacs lisp modules for the PHP language.
+This is a PHP mode for GNU Emacs.
-WWW: http://php-mode.sourceforge.net/
+WWW: https://github.com/ejmr/php-mode