diff options
author | obrien <obrien@FreeBSD.org> | 2000-02-13 11:25:05 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-02-13 11:25:05 +0800 |
commit | ef42441ef62482246c769467dc9f2a1e0ccb7374 (patch) | |
tree | bed5fbcc8b3a54905961aaa2dc0867d8db97db42 /lang | |
parent | 627c8bdcfee5c9eccee48f792e6e21e5ee852be1 (diff) | |
download | freebsd-ports-gnome-ef42441ef62482246c769467dc9f2a1e0ccb7374.tar.gz freebsd-ports-gnome-ef42441ef62482246c769467dc9f2a1e0ccb7374.tar.zst freebsd-ports-gnome-ef42441ef62482246c769467dc9f2a1e0ccb7374.zip |
Style nits in the ports I maintain.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Sather/Makefile | 1 | ||||
-rw-r--r-- | lang/bc-gcc/Makefile | 6 | ||||
-rw-r--r-- | lang/lcc/Makefile | 8 | ||||
-rw-r--r-- | lang/mawk/Makefile | 8 | ||||
-rw-r--r-- | lang/mixal/Makefile | 10 | ||||
-rw-r--r-- | lang/nawk/Makefile | 8 | ||||
-rw-r--r-- | lang/pgcc/Makefile | 8 |
7 files changed, 25 insertions, 24 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index ff75c74a17a9..4e91df735d8d 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: Sather # Version required: 1.0.5 # Date created: Mon Oct 31 22:04:12 PST 1994 diff --git a/lang/bc-gcc/Makefile b/lang/bc-gcc/Makefile index 38702bf3a101..5c0666b90b64 100644 --- a/lang/bc-gcc/Makefile +++ b/lang/bc-gcc/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 # Ports collection makefile for: gcc-2.7.2 - Bounds checking gcc -# Version required: gcc-2.7.2 + Bounds checking patches -# Date created: Sun June 08, 1997 -# Whom: David O'Brien (obrien@FreeBSD.org) +# Version required: gcc-2.7.2 + Bounds checking patches +# Date created: Sun June 08, 1997 +# Whom: David O'Brien (obrien@FreeBSD.org) # # $FreeBSD$ # diff --git a/lang/lcc/Makefile b/lang/lcc/Makefile index 0b79801816d2..84c5c6e4a8db 100644 --- a/lang/lcc/Makefile +++ b/lang/lcc/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 # Ports collection makefile for: lcc -# Version required: 3.6 -# Date created: Sat Dec 7, 1996 -# Whom: David O'Brien (obrien@cs.ucdavis.edu) +# Version required: 3.6 +# Date created: Sat Dec 7, 1996 +# Whom: David O'Brien (obrien@cs.ucdavis.edu) # # $FreeBSD$ # @@ -11,7 +11,7 @@ DISTNAME= lcc-3.6 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.princeton.edu/pub/packages/lcc/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org #origial [and extensive] patches by Soren Schmidt / sos@freebsd.org MAKEFILE= makefile diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile index aac8bea61418..4e2ce2f60d33 100644 --- a/lang/mawk/Makefile +++ b/lang/mawk/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: mawk -# Version required: 1.3.3 -# Date created: 24 Dec 1998 -# Whom: Pedro F. Giffuni <giffunip@asme.org> +# Ports collection makefile for: mawk +# Version required: 1.3.3 +# Date created: 24 Dec 1998 +# Whom: Pedro F. Giffuni <giffunip@asme.org> # # $FreeBSD$ # diff --git a/lang/mixal/Makefile b/lang/mixal/Makefile index 4757aa7352e0..fe5b6a7501d5 100644 --- a/lang/mixal/Makefile +++ b/lang/mixal/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: mixal -# Version required: 1.06 -# Date created: 21-Dec-1996 -# Whom: David O'Brien <obrien@cs.ucdavis.edu> +# Ports collection makefile for: mixal +# Version required: 1.06 +# Date created: 21-Dec-1996 +# Whom: David O'Brien <obrien@cs.ucdavis.edu> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ccil.org/retro/ \ ftp://locke.ccil.org/pub/retro/ EXTRACT_SUFX= .shar.gz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile index 0755fc9d9c2e..001e35eb3c4d 100644 --- a/lang/nawk/Makefile +++ b/lang/nawk/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: nawk -# Version required: 99.04.16 -# Date created: 29 April 1998 -# Whom: Josh Gilliam <josh@quick.net> +# Ports collection makefile for: nawk +# Version required: 99.04.16 +# Date created: 29 April 1998 +# Whom: Josh Gilliam <josh@quick.net> # # $FreeBSD$ # diff --git a/lang/pgcc/Makefile b/lang/pgcc/Makefile index c83a6f1587df..e1b2ed10ed1b 100644 --- a/lang/pgcc/Makefile +++ b/lang/pgcc/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# Ports collection makefile for: pgcc -# Version required: 1.1.1 -# Date created: 10 Dec 1998 -# Whom: David O'Brien <obrien@NUXI.com> +# Ports collection makefile for: pgcc +# Version required: 1.1.1 +# Date created: 10 Dec 1998 +# Whom: David O'Brien <obrien@NUXI.com> # # $FreeBSD$ # |