diff options
author | obache <obache@pkgsrc.org> | 2008-11-12 13:18:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-12 13:18:50 +0000 |
commit | defcf99189bd3b405ec0ca8daf502f1b04ca15bc (patch) | |
tree | 11eb8981c9bcedcaff00cba6517af8be051c9d54 /time | |
parent | 667abe9b5057087f2fdc6235eb8724ec44e7ca4f (diff) | |
download | pkgsrc-defcf99189bd3b405ec0ca8daf502f1b04ca15bc.tar.gz |
Remove HOMEPAGE.
It is not available anymore, suggested by PR 39901.
Furthermore, it was not the official page, just a copy of README for internal use.
Diffstat (limited to 'time')
-rw-r--r-- | time/xchrono/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/xchrono/Makefile b/time/xchrono/Makefile index 6b29d8581ee..62d50c32903 100644 --- a/time/xchrono/Makefile +++ b/time/xchrono/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/11/10 17:21:38 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2008/11/12 13:18:50 obache Exp $ # DISTNAME= xchrono @@ -9,7 +9,6 @@ MASTER_SITES= http://www.mit.edu/afs/athena/contrib/softbone/source/src/xchrono EXTRACT_SUFX= .shar MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://infoshako.sk.tsukuba.ac.jp/jdoc/X-utilities/xchrono COMMENT= Multi-timezone X11-based clock USE_IMAKE= yes |