aboutsummaryrefslogtreecommitdiff
path: root/lang/f2c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/f2c/Makefile')
-rw-r--r--lang/f2c/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index c693d758786e..d40478095ed2 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,15 +1,15 @@
# Ports collection makefile for: f2c-freebsd
-# Version required: 2.0.1
# Date created: 28 DEC 1998
# Whom: Steven G. Kargl
#
# $FreeBSD$
#
-DISTNAME= f2c-freebsd.2.0.1
-PKGNAME= f2c-2.0.1
+PORTNAME= f2c
+PORTVERSION= 2.0.1
CATEGORIES= lang
MASTER_SITES= ftp://troutmask.apl.washington.edu/pub/
+DISTNAME= f2c-freebsd.2.0.1
MAINTAINER= kargl@troutmask.apl.washington.edu