diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-18 01:46:59 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-18 01:46:59 +0000 |
commit | 7a7f1583fc7a109aac3e5848468567b93cad0c42 (patch) | |
tree | 29d24351ea9ebc52b94f11fc2ae950783e1700bd /www/encompass/Makefile | |
parent | 153cc3f8bfdf46154a181e8634140f8f0b393b30 (diff) | |
download | ports-7a7f1583fc7a109aac3e5848468567b93cad0c42.tar.gz ports-7a7f1583fc7a109aac3e5848468567b93cad0c42.zip |
Notes
Diffstat (limited to 'www/encompass/Makefile')
-rw-r--r-- | www/encompass/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index 8661c2467731..9ade3e19c5c3 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -6,9 +6,10 @@ # PORTNAME= encompass -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.3 CATEGORIES= www gnome -MASTER_SITES= ftp://ftp.one.net/pub/users/dobez/ +MASTER_SITES= http://zephyr.webhop.net/encompass/ \ + ftp://ftp.one.net/pub/users/dobez/ MAINTAINER= sobomax@FreeBSD.org |