diff options
Diffstat (limited to 'graphics/fxtv')
-rw-r--r-- | graphics/fxtv/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 8f5b0d2ac5e4..f58255088a77 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: fxtv # Version required: 0.48 # Date created: Sun Sep 7 17:55:07 EDT 1997 -# Whom: Randall Hopper <aa8vb@pagesz.net> +# Whom: Randall Hopper <aa8vb@ipass.net> # -# $Id: Makefile,v 1.15 1999/02/06 07:32:58 markm Exp $ +# $Id: Makefile,v 1.16 1999/02/12 15:25:47 roger Exp $ # DISTNAME= fxtv-0.48 CATEGORIES= graphics -MASTER_SITES= http://www.pagesz.net/~aa8vb/fxtv/ +MASTER_SITES= http://www.ipass.net/~dbhopper/aa8vb/fxtv/ EXTRACT_SUFX= .tgz -MAINTAINER= aa8vb@pagesz.net +MAINTAINER= aa8vb@ipass.net LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \ Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \ |