diff options
author | zuntum <zuntum> | 2003-12-28 16:21:35 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-12-28 16:21:35 +0000 |
commit | 2f10a82b90020ae909a12a027b6098271b01d752 (patch) | |
tree | 05dc58c92e7f95eb42b20e3e561b68e4e1eff3e8 /time/devtodo | |
parent | ae48536707fa2c3d0415226f16bde412d72ec571 (diff) | |
download | pkgsrc-2f10a82b90020ae909a12a027b6098271b01d752.tar.gz |
* 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 (limited to 'time/devtodo')
-rw-r--r-- | time/devtodo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile index d98f3a4ec4e..75df12db20c 100644 --- a/time/devtodo/Makefile +++ b/time/devtodo/Makefile @@ -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 -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 |