diff options
Diffstat (limited to 'devel/ecb/Makefile')
-rw-r--r-- | devel/ecb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ecb/Makefile b/devel/ecb/Makefile index 69f418169599..913b1c635f5d 100644 --- a/devel/ecb/Makefile +++ b/devel/ecb/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.40 PORTREVISION= 11 CATEGORIES= devel elisp MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME:U}%20${PORTVERSION} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME:tu}%20${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= mva@FreeBSD.org |