diff options
Diffstat (limited to 'lang/ratfor/Makefile')
-rw-r--r-- | lang/ratfor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ratfor/Makefile b/lang/ratfor/Makefile index 0f7539d56a37..dd4b9b961efe 100644 --- a/lang/ratfor/Makefile +++ b/lang/ratfor/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: ratfor # Date created: Sat Aug 26, 2000 # Whom: David O'Brien (obrien@NUXI.com) @@ -15,7 +14,7 @@ MASTER_SITES= ftp://sepftp.stanford.edu/pub/sep-distr/ \ MASTER_SITE_SUBDIR= obrien DISTFILES= ratfor.shar.2 local.ratfor77.shar -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes EXTRACT_CMD= ${CAT} |