pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libelf Add MASTER_SITE_SUNSITE as a MASTER_SITES.
details: https://anonhg.NetBSD.org/pkgsrc/rev/158de41d5432
branches: trunk
changeset: 482192:158de41d5432
user: reed <reed%pkgsrc.org@localhost>
date: Thu Oct 21 17:48:04 2004 +0000
description:
Add MASTER_SITE_SUNSITE as a MASTER_SITES.
diffstat:
devel/libelf/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 4a8c9e91ca33 -r 158de41d5432 devel/libelf/Makefile
--- a/devel/libelf/Makefile Thu Oct 21 17:42:45 2004 +0000
+++ b/devel/libelf/Makefile Thu Oct 21 17:48:04 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2004/08/13 07:09:01 cube Exp $
+# $NetBSD: Makefile,v 1.4 2004/10/21 17:48:04 reed Exp $
#
DISTNAME= libelf-0.8.5
PKGREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://www.stud.uni-hannover.de/~michael/software/
-
+MASTER_SITES= http://www.stud.uni-hannover.de/~michael/software/ \
+ ${MASTER_SITE_SUNSITE:=libs/}
MAINTAINER= petrov%NetBSD.org@localhost
HOMEPAGE= http://www.stud.uni-hannover.de/~michael/software/
COMMENT= ELF object file access library
Home |
Main Index |
Thread Index |
Old Index