From 0e6fa9f644599b5f010ffe053765f5a3dcfbbe32 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- devel/ratfor/Makefile | 3 ++- devel/ratfor/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 devel/ratfor/pkg/COMMENT (limited to 'devel/ratfor') diff --git a/devel/ratfor/Makefile b/devel/ratfor/Makefile index fe390e7b7bb..37998a72954 100644 --- a/devel/ratfor/Makefile +++ b/devel/ratfor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 04:36:52 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 14:38:59 wiz Exp $ DISTNAME= ratfor77 PKGNAME= ratfor-1.0 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://sepftp.stanford.edu/pub/sep-distr/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://sepwww.stanford.edu/software/ratfor.html +COMMENT= Preprocessor for the Ratfor dialect of Fortran ALL_TARGET= ratfor77 USE_GMAKE= yes diff --git a/devel/ratfor/pkg/COMMENT b/devel/ratfor/pkg/COMMENT deleted file mode 100644 index 529a7d4710d..00000000000 --- a/devel/ratfor/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Preprocessor for the Ratfor dialect of Fortran -- cgit v1.2.3