pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/devtodo Update MASTER_SITES and HOMEPAGE; the pro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f15d499e2f30
branches:  trunk
changeset: 470598:f15d499e2f30
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Mar 10 18:28:51 2004 +0000

description:
Update MASTER_SITES and HOMEPAGE; the program is no longer hosted at SF.net.

diffstat:

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

diffs (19 lines):

diff -r 2d387e30773d -r f15d499e2f30 time/devtodo/Makefile
--- a/time/devtodo/Makefile     Wed Mar 10 18:26:30 2004 +0000
+++ b/time/devtodo/Makefile     Wed Mar 10 18:28:51 2004 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.17 2004/02/14 00:54:46 grant Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/10 18:28:51 jmmv Exp $
 #
 
 DISTNAME=      devtodo-0.1.17
 CATEGORIES=    time
-#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=devtodo/}
+MASTER_SITES=  http://swapoff.org/files/devtodo/
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      http://devtodo.sourceforge.net/
+HOMEPAGE=      http://swapoff.org/DevTodo
 COMMENT=       Display and manage a list of items that are outstanding
 
 USE_LIBTOOL=           # defined



Home | Main Index | Thread Index | Old Index