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/Makefile | |
parent | fcc7498b5d95b0cbe771b18dd57fdfb04f177e43 (diff) |
Notes
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 |