diff options
Diffstat (limited to 'ftp/wput/Makefile')
-rw-r--r-- | ftp/wput/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile index 81805d5a21ab..85382b770ca5 100644 --- a/ftp/wput/Makefile +++ b/ftp/wput/Makefile @@ -8,7 +8,9 @@ PORTNAME= wput PORTVERSION= 0.5 CATEGORIES= ftp -MASTER_SITES= http://itooktheredpill.dyndns.org/wput/ +MASTER_SITES= http://itooktheredpill.dyndns.org/wput/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR=distfiles EXTRACT_SUFX= .tgz MAINTAINER= chip-set@mail.ru |