diff options
author | obache <obache@pkgsrc.org> | 2008-01-04 07:12:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-01-04 07:12:30 +0000 |
commit | 188aff9ab993473351f75f773f0487a63ae53043 (patch) | |
tree | d72950fef51d37dd6173690d93db98161bc672e4 /misc/iselect | |
parent | 94bb2cfa46f4895357d9e2480316fdba23bb2df0 (diff) | |
download | pkgsrc-188aff9ab993473351f75f773f0487a63ae53043.tar.gz |
Update MASTERE_SITES, noticed by Zafer Aydogan in private mail.
Diffstat (limited to 'misc/iselect')
-rw-r--r-- | misc/iselect/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index 97e7beaaeed..46dd4969b86 100644 --- a/misc/iselect/Makefile +++ b/misc/iselect/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2006/10/04 21:49:19 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2008/01/04 07:12:30 obache Exp $ # DISTNAME= iselect-1.2.0 PKGREVISION= 2 CATEGORIES= misc -MASTER_SITES= http://www.ossp.org/pkg/tool/iselect/distrib/ +MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/iselect/ \ + ftp://ftp.ntua.gr/pub/utils/ossp/tool/iselect/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ossp.org/pkg/tool/iselect/ |