diff options
author | trevor <trevor@FreeBSD.org> | 2003-04-01 21:00:42 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-04-01 21:00:42 +0800 |
commit | 169d92710221dbd4be304f39f597070199859c17 (patch) | |
tree | 144100a664d14d8b39d0ae02bc371f43b4d687b8 /www/august/Makefile | |
parent | 092fe0ac764c9ab421f55d739671e760a46205c4 (diff) | |
download | freebsd-ports-gnome-169d92710221dbd4be304f39f597070199859c17.tar.gz freebsd-ports-gnome-169d92710221dbd4be304f39f597070199859c17.tar.zst freebsd-ports-gnome-169d92710221dbd4be304f39f597070199859c17.zip |
Update home site.
Submitted by: Martin Klaffenboeck
Diffstat (limited to 'www/august/Makefile')
-rw-r--r-- | www/august/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |