diff options
| -rw-r--r-- | shells/bash-completion/Makefile | 3 |
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 |
