diff options
Diffstat (limited to 'ftp/phpwebftp/Makefile')
-rw-r--r-- | ftp/phpwebftp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index ea4c18ab1c21..33e0b8fcbbdb 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -9,8 +9,7 @@ PORTNAME= phpwebftp PORTVERSION= 3.3 PORTREVISION= 1 CATEGORIES= ftp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= acm@FreeBSD.org |