pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/devtodo * comment out MASTER_SITES for now, this ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa6ed3e90968
branches:  trunk
changeset: 465366:fa6ed3e90968
user:      zuntum <zuntum%pkgsrc.org@localhost>
date:      Sun Dec 28 16:21:35 2003 +0000

description:
* comment out MASTER_SITES for now, this doesn't seem to be fetchable
  like all the other sourceforge distfiles. the distfile is available
  at ftp.netbsd.org/pub/NetBSD/packages/distfiles/, at least.
* update HOMEPAGE

diffstat:

 time/devtodo/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 165836388400 -r fa6ed3e90968 time/devtodo/Makefile
--- a/time/devtodo/Makefile     Sun Dec 28 16:21:34 2003 +0000
+++ b/time/devtodo/Makefile     Sun Dec 28 16:21:35 2003 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2003/12/28 15:40:14 zuntum Exp $
+# $NetBSD: Makefile,v 1.16 2003/12/28 16:21:35 zuntum Exp $
 #
 
 DISTNAME=      devtodo-0.1.17
 CATEGORIES=    time
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=devtodo/}
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=devtodo/}
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://sourceforge.net/projects/devtodo/
+HOMEPAGE=      http://devtodo.sourceforge.net/
 COMMENT=       Display and manage a list of items that are outstanding
 
 USE_LIBTOOL=           # defined



Home | Main Index | Thread Index | Old Index