diff options
Diffstat (limited to 'graphics/xfractint/Makefile')
-rw-r--r-- | graphics/xfractint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xfractint/Makefile b/graphics/xfractint/Makefile index cae5de670d44..d0b64e1ba5d4 100644 --- a/graphics/xfractint/Makefile +++ b/graphics/xfractint/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xfractint -# Version required: 3.10 # Date created: 7 Sept 1995 # Whom: cacho@mexicano.gdl.iteso.mx # # $FreeBSD$ # -DISTNAME= xfrac310 -PKGNAME= xfractint-3.10 +PORTNAME= xfractint +PORTVERSION= 3.10 CATEGORIES= graphics MASTER_SITES= ftp://ftp.phoenix.net/pub/USERS/twegner/ \ http://spanky.triumf.ca/pub/fractals/programs/unix/ +DISTNAME= xfrac310 MAINTAINER= ports@FreeBSD.org |