diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 16:32:43 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 16:32:43 +0000 |
commit | 07da7768420b8abbf43b26c86b43a38b39066e69 (patch) | |
tree | 63cfeb4094db9cda2a9c23fe5053bddb5b9289c8 /lang/php-mode.el/Makefile | |
parent | graphics/epdfview: refresh with working mirrors (diff) |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=385637
Diffstat (limited to 'lang/php-mode.el/Makefile')
-rw-r--r-- | lang/php-mode.el/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index 35548c56a0b8..f2e4acf1fd7c 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -13,8 +13,7 @@ LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= ejmr GH_PROJECT= ${PORTNAME:S/.el$//} -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 711e138 +GH_TAGNAME= 711e138 NO_BUILD= yes NO_ARCH= yes |