diff options
author | obache <obache@pkgsrc.org> | 2013-12-28 09:16:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-28 09:16:20 +0000 |
commit | bcdb34c77efd21a708ec999d1c46702408c2df83 (patch) | |
tree | a9182928f320ec6389f483d1524b37037372c357 /devel/libuuid | |
parent | 5ab3f2ac6a8bd3b10fc1824bbacaceec33a69342 (diff) | |
download | pkgsrc-bcdb34c77efd21a708ec999d1c46702408c2df83.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'devel/libuuid')
-rw-r--r-- | devel/libuuid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libuuid/Makefile b/devel/libuuid/Makefile index 6314c08039c..04245fad1f1 100644 --- a/devel/libuuid/Makefile +++ b/devel/libuuid/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/10/31 11:17:23 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/12/28 09:16:20 obache Exp $ DISTNAME= util-linux-2.19.1 PKGNAME= ${DISTNAME:S/util-linux/libuuid/} CATEGORIES= devel -MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux-ng/v2.19/ +MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/v2.19/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |