diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-18 00:16:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-18 00:16:03 +0000 |
commit | 54fcb197a2e301d4fed5ef51962c3ce1a1f6ddc4 (patch) | |
tree | 3df7d84f11706378031756e9cf9d9120ccb8f394 /time/xbeats/Makefile | |
parent | 9c3f8cfa7867f3cb6fdf1935f52e2bf90e8d4be1 (diff) | |
download | pkgsrc-54fcb197a2e301d4fed5ef51962c3ce1a1f6ddc4.tar.gz |
Fix HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'time/xbeats/Makefile')
-rw-r--r-- | time/xbeats/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/time/xbeats/Makefile b/time/xbeats/Makefile index a6d71e95fda..0e8a9386529 100644 --- a/time/xbeats/Makefile +++ b/time/xbeats/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/17 23:32:21 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2000/12/18 00:16:03 wiz Exp $ # DISTNAME= xbeats-0.4 CATEGORIES= x11 time -MASTER_SITES= http://bohemians.org/~iznogood/xbeats/ +MASTER_SITES= http://iznogood.bohemians.org/xbeats/ MAINTAINER= hubertf@netbsd.org -HOMEPAGE= http://bohemians.org/~iznogood/ +HOMEPAGE= http://iznogood.bohemians.org/ USE_X11= YES USE_XPM= YES |