diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-13 14:45:31 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-13 14:45:31 +0000 |
commit | 117aaaf0b244a0063548371e1e13ea7bc3920bff (patch) | |
tree | 593d3b4eea1072c597dd999590ccfa30f7157364 /www/encompass | |
parent | edbd395b42778fe3d7d0dff615b13fb826706053 (diff) |
Notes
Diffstat (limited to 'www/encompass')
-rw-r--r-- | www/encompass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index 9ade3e19c5c3..e5ddf337de2c 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -8,7 +8,8 @@ PORTNAME= encompass PORTVERSION= 0.3.3 CATEGORIES= www gnome -MASTER_SITES= http://zephyr.webhop.net/encompass/ \ +MASTER_SITES= http://dobey.free.fr/encompass/ \ + http://zephyr.webhop.net/encompass/ \ ftp://ftp.one.net/pub/users/dobez/ MAINTAINER= sobomax@FreeBSD.org |