diff options
author | obrien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
commit | ef42441ef62482246c769467dc9f2a1e0ccb7374 (patch) | |
tree | bed5fbcc8b3a54905961aaa2dc0867d8db97db42 /comms | |
parent | 627c8bdcfee5c9eccee48f792e6e21e5ee852be1 (diff) | |
download | FreeBSD-ports-ef42441ef62482246c769467dc9f2a1e0ccb7374.zip FreeBSD-ports-ef42441ef62482246c769467dc9f2a1e0ccb7374.tar.gz |
Style nits in the ports I maintain.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lrzsz/Makefile | 8 | ||||
-rw-r--r-- | comms/minicom/Makefile | 13 | ||||
-rw-r--r-- | comms/zmtx-zmrx/Makefile | 8 |
3 files changed, 14 insertions, 15 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 7d442b5..b23d88f 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: lrzsz -# Version required: 0.12.x -# Date created: 29 Sept 1996 -# Whom: David O'Brien <obrien@cs.ucdavis.edu> +# Ports collection makefile for: lrzsz +# Version required: 0.12.x +# Date created: 29 Sept 1996 +# Whom: David O'Brien <obrien@cs.ucdavis.edu> # # $FreeBSD$ diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index f3decaa..c2dec0e 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: minicom -# Version required: 1.74 -# Date created: Fri Dec 01, 1995 -# Whom: obrien@cs.ucdavis.edu +# Ports collection makefile for: minicom +# Version required: 1.74 +# Date created: Fri Dec 01, 1995 +# Whom: obrien@cs.ucdavis.edu # # $FreeBSD$ # @@ -10,14 +10,13 @@ DISTNAME= ${PKGNAME}.src PKGNAME= minicom-1.83.0 CATEGORIES= comms -#MASTER_SITES= ${MASTER_SITE_SUNSITE} \ -MASTER_SITES= \ +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.pp.clinet.fi/~walker/mc-dev/ \ http://www.clinet.fi/~walker/ \ http://www.pp.clinet.fi/~walker/ MASTER_SITE_SUBDIR= apps/serialcomm/dialout -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ lsz:${PORTSDIR}/comms/lrzsz diff --git a/comms/zmtx-zmrx/Makefile b/comms/zmtx-zmrx/Makefile index f755f86..b0969d6 100644 --- a/comms/zmtx-zmrx/Makefile +++ b/comms/zmtx-zmrx/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# Ports collection makefile for: zmtx-zmrx -# Version required: 1.02 -# Date created: 29 July 1996 -# Whom: David O'Brien <obrien@cs.ucdavis.edu> +# Ports collection makefile for: zmtx-zmrx +# Version required: 1.02 +# Date created: 29 July 1996 +# Whom: David O'Brien <obrien@cs.ucdavis.edu> # # $FreeBSD$ # |