diff options
Diffstat (limited to 'ftp/jftp/Makefile')
-rw-r--r-- | ftp/jftp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile index cb5ca0a0d634..40877575d88f 100644 --- a/ftp/jftp/Makefile +++ b/ftp/jftp/Makefile @@ -9,8 +9,7 @@ PORTNAME= jftp PORTVERSION= 1.51 CATEGORIES= ftp java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= j-ftp +MASTER_SITES= SF/j-ftp/${PORTNAME}/${PORTVERSION} DISTNAME= j-ftp-${PORTVERSION} MAINTAINER= beech@FreeBSD.org |