diff options
author | trevor <trevor@FreeBSD.org> | 2003-04-01 13:00:42 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-04-01 13:00:42 +0000 |
commit | 169d92710221dbd4be304f39f597070199859c17 (patch) | |
tree | 144100a664d14d8b39d0ae02bc371f43b4d687b8 | |
parent | 092fe0ac764c9ab421f55d739671e760a46205c4 (diff) | |
download | FreeBSD-ports-169d92710221dbd4be304f39f597070199859c17.zip FreeBSD-ports-169d92710221dbd4be304f39f597070199859c17.tar.gz |
Update home site.
Submitted by: Martin Klaffenboeck
-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 ae08d89..52f6e6d 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 8a865e8..cfa4608 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 |