summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-03 09:45:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-03 09:45:09 +0000
commitef94f48a8bdd4872c692557c4716f81c67951fec (patch)
treefde3e4ced33c0b5c5947d4f575e39efbeedf626d /ftp
parentFix MASTER_SITES. (diff)
Fix MASTER_SITES.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=125693
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wput/Makefile4
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