aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/omegaT/Makefile2
-rw-r--r--editors/spe/Makefile4
-rw-r--r--editors/texmacs/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/editors/omegaT/Makefile b/editors/omegaT/Makefile
index b61cec30a8b3..7dc1db5557d2 100644
--- a/editors/omegaT/Makefile
+++ b/editors/omegaT/Makefile
@@ -5,7 +5,7 @@ PORTNAME= omegaT
DISTVERSION= 2.6.3_01
PORTREVISION= 1
CATEGORIES= editors java x11
-MASTER_SITES= SF/${PORTNAME:L}/OmegaT%20-%20Standard/OmegaT%202.6.3%20update%201/
+MASTER_SITES= SF/${PORTNAME:tl}/OmegaT%20-%20Standard/OmegaT%202.6.3%20update%201/
DISTNAME= OmegaT_2.6.3_01_Source
DIST_SUBDIR= ${PORTNAME}
diff --git a/editors/spe/Makefile b/editors/spe/Makefile
index f0b0cdbbf28b..ddf60d424c11 100644
--- a/editors/spe/Makefile
+++ b/editors/spe/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 6
CATEGORIES= editors devel python
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= python
-DISTNAME= ${PORTNAME:L}-${PORTVERSION}-wx2.6.1.0
+DISTNAME= ${PORTNAME:tl}-${PORTVERSION}-wx2.6.1.0
MAINTAINER= nivit@FreeBSD.org
COMMENT= Stani's Python Editor
@@ -24,7 +24,7 @@ ENCRYPTED_DEBUG_DESC= Enable encrypted debug in SPE
REINPLACE_ARGS= -i.bak -E -e "1s,^(\#!.* )python$$,\1 -S PYTHONPATH=${DATADIR} ${PYTHON_CMD},1"
-WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION}
SPEDOCS= ${DATADIR}/_spe/doc
SPEXAMPLES= ${DATADIR}/_spe/examples
SPESCRIPTS= spe SPE.py SPE_DEBUG.py
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index c4fddf27538d..401d95dd3749 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -24,7 +24,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-optimize="${CXXFLAGS}"
MAKE_ARGS= CP="${CP} -R -f"
-ALL_TARGET= ${PORTNAME:U}
+ALL_TARGET= ${PORTNAME:tu}
INSTALL_ICONS= yes
DATADIR= ${PREFIX}/share/TeXmacs