summaryrefslogtreecommitdiff
path: root/graphics/xfractint
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commitc99c6009443219fbcb10c1baf7b6d0c93975f58a (patch)
tree979eeecc24182fdbefd4b376f9c47b344f7780cb /graphics/xfractint
parentThere was one PKGNAME hiding inside an .if. (diff)
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
Notes
Notes: svn path=/head/; revision=27514
Diffstat (limited to 'graphics/xfractint')
-rw-r--r--graphics/xfractint/Makefile6
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