summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-23 22:21:44 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-23 22:21:44 +0000
commitc1fc84c6b33003d49684d8df531970e369427aa8 (patch)
tree638c8d815b6204d065701cc76636b42d5bfb506e /net
parentUpdate to 0.7.0 (diff)
correct MASTER_SITE_SUBDIR
Notes
Notes: svn path=/head/; revision=50436
Diffstat (limited to 'net')
-rw-r--r--net/jift/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jift/Makefile b/net/jift/Makefile
index 6bf714bbfb60..e69bf7c27875 100644
--- a/net/jift/Makefile
+++ b/net/jift/Makefile
@@ -9,7 +9,7 @@ PORTNAME= jiFT
PORTVERSION= 0.8
CATEGORIES= net java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITE_SUBDIR= ${PORTNAME:L}
MAINTAINER= lioux@FreeBSD.org