View | Details | Raw Unified | Return to bug 98100
Collapse All | Expand All

(-)copytape/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
DISTNAME=		copytape
13
DISTNAME=		copytape
14
EXTRACT_SUFX=		.Z
14
EXTRACT_SUFX=		.Z
15
15
16
MAINTAINER=		ports@FreeBSD.org
16
MAINTAINER=		sjr@comcast.net
17
COMMENT=		A program that is used to duplicate magtapes
17
COMMENT=		A program that is used to duplicate magtapes
18
18
19
EXTRACT_DEPENDS=	gunshar:${PORTSDIR}/archivers/sharutils
19
EXTRACT_DEPENDS=	gunshar:${PORTSDIR}/archivers/sharutils
(-)display/Makefile (-1 / +1 lines)
Lines 11-17 Link Here
11
MASTER_SITES=	http://www.ipsmart.com/src/
11
MASTER_SITES=	http://www.ipsmart.com/src/
12
EXTRACT_SUFX=	.tgz
12
EXTRACT_SUFX=	.tgz
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	sjr@comcast.net
15
COMMENT=	Runs command repeatedly; shows output
15
COMMENT=	Runs command repeatedly; shows output
16
16
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
(-)tkrat2/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
CATEGORIES=	mail tk84
10
CATEGORIES=	mail tk84
11
MASTER_SITES=	ftp://ftp.tkrat.org/pub/tkrat/
11
MASTER_SITES=	ftp://ftp.tkrat.org/pub/tkrat/
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	sjr@comcast.net
14
COMMENT=	A mail user agent for X with a Tcl/Tk user interface
14
COMMENT=	A mail user agent for X with a Tcl/Tk user interface
15
15
16
LIB_DEPENDS=	tcl84:${PORTSDIR}/lang/tcl84 \
16
LIB_DEPENDS=	tcl84:${PORTSDIR}/lang/tcl84 \
(-)xmail/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITE_SUBDIR=	applications
12
MASTER_SITE_SUBDIR=	applications
13
DISTNAME=	${PORTNAME}_${PORTVERSION}
13
DISTNAME=	${PORTNAME}_${PORTVERSION}
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	sjr@comcast.net
16
COMMENT=	An X-based interface to the Berkeley mail program
16
COMMENT=	An X-based interface to the Berkeley mail program
17
17
18
USE_IMAKE=	yes
18
USE_IMAKE=	yes

Return to bug 98100