diff options
author | jlam <jlam> | 2001-07-16 00:36:32 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-07-16 00:36:32 +0000 |
commit | e8615f131ddac61da5a61b779b368f245a7d9fad (patch) | |
tree | 51e7bd36d0b3e26a6b7319db1716390d5c9e8ef1 /time/asclock-xlib | |
parent | 543f2dd28ee8505f629b37ba135897d22e218126 (diff) | |
download | pkgsrc-e8615f131ddac61da5a61b779b368f245a7d9fad.tar.gz |
www.asclock.org is gone. Move the distfiles to ${MASTER_SITE_LOCAL} and
set that to be the master site. Also remove HOMEPAGE since the URL is
no more.
Diffstat (limited to 'time/asclock-xlib')
-rw-r--r-- | time/asclock-xlib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/time/asclock-xlib/Makefile b/time/asclock-xlib/Makefile index af52b61684b..828de5fedcb 100644 --- a/time/asclock-xlib/Makefile +++ b/time/asclock-xlib/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2001/02/25 04:18:19 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/07/16 00:36:33 jlam Exp $ # DISTNAME= asclock-xlib-2.0.11 PKGNAME= asclock-xlib-2.0b11 WRKSRC= ${WRKDIR}/asclock-xlib CATEGORIES= x11 time -MASTER_SITES= http://www.asclock.org/tar/ +MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.asclock.org/ COMMENT= dockable clock and calendar with themes for X11 USE_IMAKE= YES |