diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 14:33:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 14:33:58 +0000 |
commit | 6910d857189b6423d2906b03c4279d544c4aeab4 (patch) | |
tree | acc755f952fedeb6e9cf617b79684876df8f0dd0 /editors | |
parent | 349f910df22c018f03a36148e24b05d49d0f67a4 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gobby/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 5a121978ed7f..7c8eb48268e9 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -8,7 +8,8 @@ PORTNAME= gobby PORTVERSION= 0.4.2 CATEGORIES= editors -MASTER_SITES= http://releases.0x539.de/gobby/ +MASTER_SITES= http://releases.0x539.de/gobby/ \ + http://www.atarininja.org/~wxs/distfiles/ MAINTAINER= wxs@atarininja.org COMMENT= A free collaborative editor |