diff options
Diffstat (limited to 'devel/ratfor')
-rw-r--r-- | devel/ratfor/Makefile | 3 | ||||
-rw-r--r-- | devel/ratfor/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
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 |