diff options
author | pooka <pooka> | 1999-12-29 17:15:17 +0000 |
---|---|---|
committer | pooka <pooka> | 1999-12-29 17:15:17 +0000 |
commit | 49a9bc97008c253971b809b2f72bb2d4348e5a77 (patch) | |
tree | d682d5af113802d8cbd746fcfad5bfebba32a473 /games/xbill | |
parent | 3e2b37907544cfaa2b9793ffe3773ada332c5fe0 (diff) | |
download | pkgsrc-49a9bc97008c253971b809b2f72bb2d4348e5a77.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 |