diff options
Diffstat (limited to 'devel/jsap/Makefile')
-rw-r--r-- | devel/jsap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jsap/Makefile b/devel/jsap/Makefile index a2042495797a..d13bd4230894 100644 --- a/devel/jsap/Makefile +++ b/devel/jsap/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.1 PORTREVISION= 2 CATEGORIES= devel java MASTER_SITES= SF -DISTNAME= ${PORTNAME:U}-${DISTVERSION} +DISTNAME= ${PORTNAME:tu}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Java package to parse command-line arguments |