diff options
author | obache <obache@pkgsrc.org> | 2007-12-10 01:14:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-12-10 01:14:41 +0000 |
commit | c5920e29ff6f83bb160915bae274e2574de29d94 (patch) | |
tree | 3d236bd7b7e0f5c8e17df0199bc3cded1150fb65 /editors/manedit | |
parent | 08e237a0e1fa7a4b03a28c0e16e2b5fa5a3627c9 (diff) | |
download | pkgsrc-c5920e29ff6f83bb160915bae274e2574de29d94.tar.gz |
Add one mirror site.
Diffstat (limited to 'editors/manedit')
-rw-r--r-- | editors/manedit/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index 7d2bf08676e..5447ed425ff 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2007/10/14 07:49:54 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2007/12/10 01:14:41 obache Exp $ # DISTNAME= manedit-0.8.1 CATEGORIES= editors -MASTER_SITES= ftp://wolfpack.twu.net/users/wolfpack/ +MASTER_SITES= ftp://wolfpack.twu.net/users/wolfpack/ \ + ftp://gd.tuwien.ac.at/games/wolfpack/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |