diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /lang/php-mode.el | |
parent | - Switch SourceForge ports to the new File Release System: categories startin... (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Diffstat (limited to 'lang/php-mode.el')
-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 b703fbd7ae79..0f9e3ddeed45 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -8,8 +8,7 @@ PORTNAME= php-mode.el PORTVERSION= 1.5.0 CATEGORIES= lang elisp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=php-mode +MASTER_SITES= SF/php-mode/php-mode/${PORTVERSION} DISTNAME= ${PORTNAME:S/.el$//}-${PORTVERSION} MAINTAINER= knu@FreeBSD.org |