svn commit: r357260 - head/lang/php-mode.el
Akinori MUSHA
knu at FreeBSD.org
Tue Jun 10 04:47:33 UTC 2014
Author: knu
Date: Tue Jun 10 04:47:32 2014
New Revision: 357260
URL: http://svnweb.freebsd.org/changeset/ports/357260
QAT: https://qat.redports.org/buildarchive/r357260/
Log:
Update project information and COMMENT.
Modified:
head/lang/php-mode.el/Makefile
head/lang/php-mode.el/pkg-descr
Modified: head/lang/php-mode.el/Makefile
==============================================================================
--- head/lang/php-mode.el/Makefile Tue Jun 10 04:46:10 2014 (r357259)
+++ head/lang/php-mode.el/Makefile Tue Jun 10 04:47:32 2014 (r357260)
@@ -6,7 +6,7 @@ PORTVERSION= 1.13.2
CATEGORIES= lang elisp
MAINTAINER= knu at FreeBSD.org
-COMMENT= Emacs lisp module for the PHP language
+COMMENT= A PHP mode for GNU Emacs
USE_GITHUB= yes
GH_ACCOUNT= ejmr
Modified: head/lang/php-mode.el/pkg-descr
==============================================================================
--- head/lang/php-mode.el/pkg-descr Tue Jun 10 04:46:10 2014 (r357259)
+++ head/lang/php-mode.el/pkg-descr Tue Jun 10 04:47:32 2014 (r357260)
@@ -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
More information about the svn-ports-all
mailing list