diff options
-rw-r--r-- | graphics/fxtv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 742d9e2e47f..4437afbf8d0 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/07/01 19:42:25 david Exp $ +# $NetBSD: Makefile,v 1.7 2000/08/16 17:17:56 tron Exp $ DISTNAME= fxtv-1.02 CATEGORIES= graphics @@ -6,7 +6,7 @@ MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tgz MAINTAINER= tron@netbsd.org -HOMEPAGE= http://www.ipass.net/~dbhopper/aa8vb/fxtv/ +HOMEPAGE= http://people.freebsd.org/~rhh/fxtv/ DEPENDS+= tiff>=3.5.5:../../graphics/tiff DEPENDS+= xpm-3.4[j-z]:../../graphics/xpm |