diff options
author | wiz <wiz> | 2000-12-18 00:16:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-12-18 00:16:03 +0000 |
commit | 99c070f998c79ce4ad9ff6902197d0424d2086f5 (patch) | |
tree | 3df7d84f11706378031756e9cf9d9120ccb8f394 /time | |
parent | 594f5657eab5dfc33dd2d159c861f718942f381e (diff) | |
download | pkgsrc-99c070f998c79ce4ad9ff6902197d0424d2086f5.tar.gz |
Fix HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'time')
-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 |