diff options
author | obache <obache> | 2008-04-19 05:45:55 +0000 |
---|---|---|
committer | obache <obache> | 2008-04-19 05:45:55 +0000 |
commit | 5217a4bb3d6aa45c93eee17245a34b9c1058f31d (patch) | |
tree | b25e6630ce01b9f5fed96aa002377c467b95ab54 /textproc/scew | |
parent | 80db480b5dabee6ca969f8988e3c0675f5f88f16 (diff) | |
download | pkgsrc-5217a4bb3d6aa45c93eee17245a34b9c1058f31d.tar.gz |
old MASTER_SITES seems dead, use savannah.nongnu instead.
Diffstat (limited to 'textproc/scew')
-rw-r--r-- | textproc/scew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile index fa21a64dbb6..ad11c217503 100644 --- a/textproc/scew/Makefile +++ b/textproc/scew/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:11:07 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/04/19 05:45:55 obache Exp $ # DISTNAME= scew-0.3.1 PKGREVISION= 3 CATEGORIES= textproc devel -MASTER_SITES= http://www.ccd.uab.es/~aleix/scew/ +MASTER_SITES= http://download.savannah.nongnu.org/releases/scew/ MAINTAINER= thorbjorn@jemander.net HOMEPAGE= http://www.nongnu.org/scew/ |