diff options
Diffstat (limited to 'games/xbill/Makefile')
-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 4a9dfc84dfd..1f0fe367550 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/04/15 20:39:42 tron Exp $ +# $NetBSD: Makefile,v 1.4 1999/12/29 16:23:33 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.triangolo.it/~fede/giochi/xbill.html +HOMEPAGE= http://www.azzit.de/xbill/ DEPENDS+= xpm-3.4k:../../graphics/xpm |