diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 00:22:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 00:22:15 +0800 |
commit | 61785696310d3553dcb999ce4f1ca027f2c6eeb7 (patch) | |
tree | 94ae04c3ae5b94023561b9b317b9bbfd6c861df6 /shells/sash | |
parent | c05f38965d9a51678866144503c81096b0bc59c4 (diff) | |
download | freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.gz freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.zst freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.zip |
Fix master_site
Diffstat (limited to 'shells/sash')
-rw-r--r-- | shells/sash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/sash/Makefile b/shells/sash/Makefile index 12e85fce6803..4f25977fd275 100644 --- a/shells/sash/Makefile +++ b/shells/sash/Makefile @@ -8,7 +8,7 @@ PORTNAME= sash PORTVERSION= 3.7 CATEGORIES= shells -MASTER_SITES= http://www.canb.auug.org.au/%SUBDIR%/ +MASTER_SITES= http://members.canb.auug.org.au/ MASTER_SITE_SUBDIR= ~dbell/programs MAINTAINER= ports@FreeBSD.org |