summaryrefslogtreecommitdiff
path: root/cad/gdt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gdt/Makefile')
-rw-r--r--cad/gdt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/gdt/Makefile b/cad/gdt/Makefile
index 55571d303b2a..084e38ba52ba 100644
--- a/cad/gdt/Makefile
+++ b/cad/gdt/Makefile
@@ -4,7 +4,7 @@ PORTNAME= gdt
PORTVERSION= 4.0
CATEGORIES= cad
MASTER_SITES= SF/gds2/gds2/
-DISTNAME= ${PORTNAME:U}-${PORTVERSION}
+DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= hrs@FreeBSD.org
COMMENT= GDS2/GDT format translator
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USES= shebangfix perl5
USE_PERL5= run
SHEBANG_FILES= Examples/gdsinfo Examples/scalegds
-WRKSRC= ${WRKDIR}/${PORTNAME:U}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME:tu}-${PORTVERSION}
PLIST_FILES= bin/gdsinfo bin/gds2gdt bin/gdt2gds bin/scalegds
NO_STAGE= yes