diff options
Diffstat (limited to 'ftp/ftplib/Makefile')
-rw-r--r-- | ftp/ftplib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile index f8ade2097fb0..5458b5180cc0 100644 --- a/ftp/ftplib/Makefile +++ b/ftp/ftplib/Makefile @@ -9,8 +9,7 @@ PORTNAME= ftplib PORTVERSION= 3.1.1 CATEGORIES= ftp -MASTER_SITES= http://www.nbpfaus.net/~pfau/ftplib/ \ - ${MASTER_SITE_SUNSITE} +MASTER_SITES= http://www.nbpfaus.net/~pfau/ftplib/ MASTER_SITE_SUBDIR= libs DISTNAME= ${PORTNAME}-${PORTVERSION:R}-src PATCH_SITES= http://www.nbpfaus.net/~pfau/ftplib/ |