diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gale/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gale/Makefile b/net/gale/Makefile index de5f6186f68b..8ee3036d7b81 100644 --- a/net/gale/Makefile +++ b/net/gale/Makefile @@ -8,7 +8,8 @@ PORTNAME= gale PORTVERSION= 0.99e CATEGORIES= net -MASTER_SITES= http://download.ofb.net/gale/ +MASTER_SITES= http://www.mit.edu/afs/sipb/project/gale/src/ \ + # http://download.ofb.net/gale/ - original mastersite DISTNAME= ${PORTNAME}-${PORTVERSION}gg MAINTAINER= peterh@sapros.com |