diff options
author | pooka <pooka> | 1999-12-29 17:15:17 +0000 |
---|---|---|
committer | pooka <pooka> | 1999-12-29 17:15:17 +0000 |
commit | f96fa7997e644958ccbad81b9ea0bf2b3427ed06 (patch) | |
tree | d682d5af113802d8cbd746fcfad5bfebba32a473 /games/xbill | |
parent | e7c80b2d832763c9deef8064582d5086b339655e (diff) | |
download | pkgsrc-f96fa7997e644958ccbad81b9ea0bf2b3427ed06.tar.gz |
We aren't very much interested in the windows port homepage, but rather the
proper homepage.
Diffstat (limited to 'games/xbill')
-rw-r--r-- | games/xbill/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 1f0fe367550..b1dd8647450 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/12/29 16:23:33 pooka Exp $ +# $NetBSD: Makefile,v 1.5 1999/12/29 17:15:17 pooka Exp $ # DISTNAME= xbill-2.0 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} EXTRACT_SUFX= .tgz MAINTAINER= root@garbled.net -HOMEPAGE= http://www.azzit.de/xbill/ +HOMEPAGE= http://www.xbill.org/ DEPENDS+= xpm-3.4k:../../graphics/xpm |