diff options
Diffstat (limited to 'graphics/fxtv')
-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 d14b42d510f5..72943ec46386 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fxtv -# Version required: 1.02 # Date created: Thu Nov 4 19:54:04 EST 1999 # Whom: Randall Hopper <aa8vb@ipass.net> # # $FreeBSD$ # -DISTNAME= fxtv-1.02 +PORTNAME= fxtv +PORTVERSION= 1.02 CATEGORIES= graphics MASTER_SITES= http://www.ipass.net/~dbhopper/aa8vb/fxtv/ EXTRACT_SUFX= .tgz |