diff options
Diffstat (limited to 'devel/fnorb/Makefile')
-rw-r--r-- | devel/fnorb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile index a956c8dc7942..d41748193123 100644 --- a/devel/fnorb/Makefile +++ b/devel/fnorb/Makefile @@ -5,7 +5,7 @@ PORTNAME= Fnorb PORTVERSION= 1.3 PORTREVISION= 2 CATEGORIES= devel python -MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION} +MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME}%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= CORBA 2.0 ORB written in Python |