summaryrefslogtreecommitdiff
path: root/math/fudgit
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 07:20:58 +0000
commit1df1a17abc224c7b035253c7089ca62f3b56a87a (patch)
tree729d9b50958f323b815e1a00b7acf534920af239 /math/fudgit
parentupdate g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27509
Diffstat (limited to 'math/fudgit')
-rw-r--r--math/fudgit/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/fudgit/Makefile b/math/fudgit/Makefile
index 584cff08fae1..240b4e1ff651 100644
--- a/math/fudgit/Makefile
+++ b/math/fudgit/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: Fudgit
-# Version required: 2.41
# Date created: 17 November 1994
# Whom: jmz
#
# $FreeBSD$
#
-DISTNAME= Fudgit_2.41
-PKGNAME= Fudgit-2.41
+PORTNAME= Fudgit
+PORTVERSION= 2.41
CATEGORIES= math
MASTER_SITES= ftp://ftp.physics.mcgill.ca/pub/Fudgit/
-DISTFILES= fudgit_2.41.tar.gz
+DISTNAME= Fudgit_${PORTVERSION}
+DISTFILES= fudgit_${PORTVERSION}.tar.gz
MAINTAINER= jmz@FreeBSD.org