diff options
author | zafer <zafer@pkgsrc.org> | 2010-01-25 00:30:09 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2010-01-25 00:30:09 +0000 |
commit | 95c71b031e301e5c91a9bcf7fe0505abdb20cff4 (patch) | |
tree | e10cda15e407b172c7a0220d3516de18897b8b3e /benchmarks/libmicro | |
parent | 23397f4c227db4f3573f5a7282097a9a937324d3 (diff) | |
download | pkgsrc-95c71b031e301e5c91a9bcf7fe0505abdb20cff4.tar.gz |
update master_sites.
Diffstat (limited to 'benchmarks/libmicro')
-rw-r--r-- | benchmarks/libmicro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/libmicro/Makefile b/benchmarks/libmicro/Makefile index 7e47b5cd969..98ff4ad6068 100644 --- a/benchmarks/libmicro/Makefile +++ b/benchmarks/libmicro/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/11/22 00:45:54 jym Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/25 00:35:48 zafer Exp $ # DISTNAME= libmicro-${LIBMICRO_VERSION} CATEGORIES= benchmarks -MASTER_SITES= http://hub.opensolaris.org/bin/download/Project+libmicro/files/ +MASTER_SITES= http://hub.opensolaris.org/bin/download/Project+libmicro/Source+Archives/ LIBMICRO_VERSION= 0.4.0 |