aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-03-03 14:42:38 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-03-03 14:42:38 +0000
commit6f21636837b9be88f6a98857dbd2ff12dec92630 (patch)
treed9e59c0b1ada323dff089a8edb88b9b4b101e356 /shells/bash-completion
parent25017970bd5abd548ec2164e2f3013f37cc08e02 (diff)
downloadports-6f21636837b9be88f6a98857dbd2ff12dec92630.tar.gz
ports-6f21636837b9be88f6a98857dbd2ff12dec92630.zip
The distfile is finally up on the alioth files area,
so switch to it as the MASTER_SITE.
Notes
Notes: svn path=/head/; revision=346910
Diffstat (limited to 'shells/bash-completion')
-rw-r--r--shells/bash-completion/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index de4d8875c67d..290143ad8bb6 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -6,8 +6,7 @@ PORTVERSION= 2.1
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= shells
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= adamw
+MASTER_SITES= http://bash-completion.alioth.debian.org/files/
MAINTAINER= adamw@FreeBSD.org
COMMENT= Programmable completion library for Bash