diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-04-01 13:00:42 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-04-01 13:00:42 +0000 |
commit | 300f37e05bbf3b2560bc7ba7fb3fd7bbe4bdf241 (patch) | |
tree | c91ac7a8c16723b34f66025d6e8bd4b4bafac734 /www/august | |
parent | fcc7498b5d95b0cbe771b18dd57fdfb04f177e43 (diff) | |
download | ports-300f37e05bbf3b2560bc7ba7fb3fd7bbe4bdf241.tar.gz ports-300f37e05bbf3b2560bc7ba7fb3fd7bbe4bdf241.zip |
Notes
Diffstat (limited to 'www/august')
-rw-r--r-- | www/august/Makefile | 3 | ||||
-rw-r--r-- | www/august/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/august/Makefile b/www/august/Makefile index ae08d89388ba..52f6e6d2dac5 100644 --- a/www/august/Makefile +++ b/www/august/Makefile @@ -10,7 +10,8 @@ PORTNAME= august PORTVERSION= 0.63b CATEGORIES= www editors -MASTER_SITES= http://www.lls.se/~johanb/august/ +MASTER_SITES= http://www.bostream.nu/johanb/august/ \ + http://www.lls.se/~johanb/august/ DISTNAME= ${PORTNAME}${PORTVERSION}.src MAINTAINER= trevor@FreeBSD.org diff --git a/www/august/pkg-descr b/www/august/pkg-descr index 8a865e84d5a5..cfa4608bdb05 100644 --- a/www/august/pkg-descr +++ b/www/august/pkg-descr @@ -1,7 +1,7 @@ August is a complete, non-WYSIWYG, HTML editor written in Tcl/Tk. It is meant for the experienced Web author. -WWW: http://www.lls.se/~johanb/august/ +WWW: http://www.bostream.nu/johanb/august/ Trevor Johnson trevor@FreeBSD.org |