summaryrefslogtreecommitdiff
path: root/lang/f77
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 19:00:52 +0000
commit2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch)
tree5d08222d6b73d9f9af96df3e575f949469caf443 /lang/f77
parentRe-add libgnomeprintui-2.0 for ports that will need it: (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75971
Diffstat (limited to 'lang/f77')
-rw-r--r--lang/f77/Makefile1
-rw-r--r--lang/f77/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/f77/Makefile b/lang/f77/Makefile
index 375427a677f8..4ffebb7b134d 100644
--- a/lang/f77/Makefile
+++ b/lang/f77/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lioux
DISTNAME= f77-freebsd.0.3
MAINTAINER= ports@FreeBSD.org
+COMMENT= Fortran 77 driver utility for f2c and gcc
.ifdef GNU_CPP
RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c
diff --git a/lang/f77/pkg-comment b/lang/f77/pkg-comment
deleted file mode 100644
index bbb26e06a2a4..000000000000
--- a/lang/f77/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Fortran 77 driver utility for f2c and gcc