diff options
Diffstat (limited to 'lang/php-mode.el')
-rw-r--r-- | lang/php-mode.el/Makefile | 2 | ||||
-rw-r--r-- | lang/php-mode.el/pkg-descr | 4 |
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 |