diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /time/plan | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'time/plan')
-rw-r--r-- | time/plan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/plan/Makefile b/time/plan/Makefile index 30e9c3b639e..4d294a00a60 100644 --- a/time/plan/Makefile +++ b/time/plan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/03/04 21:30:53 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/10/04 22:01:52 wiz Exp $ DISTNAME= plan-1.8.4 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= x11 time MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/plan/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.in-berlin.de/User/bitrot/plan.html +HOMEPAGE= http://me.in-berlin.de/~bitrot/plan.html COMMENT= Schedule planner based on X/Motif WRKSRC= ${WRKDIR}/${DISTNAME}/src |