diff options
-rw-r--r-- | net-im/gale/Makefile | 3 | ||||
-rw-r--r-- | net/gale/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index de5f6186f68b..8ee3036d7b81 100644 --- a/net-im/gale/Makefile +++ b/net-im/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 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 |