diff options
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 |