pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/elfsh Change HOMEPAGE and remove now two non-wor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a8c9e91ca33
branches:  trunk
changeset: 482191:4a8c9e91ca33
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu Oct 21 17:42:45 2004 +0000

description:
Change HOMEPAGE and remove now two non-working MASTER_SITES.

diffstat:

 devel/elfsh/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r 8f2b411becfd -r 4a8c9e91ca33 devel/elfsh/Makefile
--- a/devel/elfsh/Makefile      Thu Oct 21 17:18:44 2004 +0000
+++ b/devel/elfsh/Makefile      Thu Oct 21 17:42:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/10/15 17:34:24 ben Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/21 17:42:45 reed Exp $
 #
 
 VERS=          0.51b3
@@ -6,13 +6,11 @@
 PKGNAME=       elfsh-${VERS}
 PKGREVISION=   1
 CATEGORIES=    devel
-MASTER_SITES=  http://elfsh.segfault.net/files/ \
-       http://devhell.org/projects/elfsh/files/ \
-       http://www.hert.org/projects/elfsh/files/
+MASTER_SITES=  http://elfsh.segfault.net/files/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://devhell.org/projects/elfsh/
+HOMEPAGE=      http://elfsh.segfault.net/
 COMMENT=       ELF format exploration shell
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}



Home | Main Index | Thread Index | Old Index