From 5665c6ddb6d2e3cb3ae40eccfc334b743560f3a2 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 27 Jun 1999 08:53:24 +0000 Subject: 1) move manpage from PLIST to Makefile 2) fix maintainer's email address (@@ -> @) --- editors/textedit/Makefile | 7 ++++--- editors/textedit/pkg-plist | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/textedit') diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile index aeb89144073c..39a000c2b85b 100644 --- a/editors/textedit/Makefile +++ b/editors/textedit/Makefile @@ -3,18 +3,19 @@ # Date created: 3 January 1998 # Whom: jraynard # -# $Id: Makefile,v 1.5 1998/09/21 22:15:09 steve Exp $ +# $Id: Makefile,v 1.6 1999/05/04 23:18:03 steve Exp $ # DISTNAME= textedit-1.0 CATEGORIES= editors -MASTER_SITES= http://www.freebsd.org/~jraynard/ports/distfiles/ +MASTER_SITES= http://www.FreeBSD.org/~jraynard/ports/distfiles/ -MAINTAINER= jraynard@@freebsd.org +MAINTAINER= jraynard@FreeBSD.org LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/textedit USE_IMAKE= yes +MAN1= textedit.1 .include diff --git a/editors/textedit/pkg-plist b/editors/textedit/pkg-plist index 88b8afed6d29..fb2cdbfd7523 100644 --- a/editors/textedit/pkg-plist +++ b/editors/textedit/pkg-plist @@ -1,2 +1 @@ bin/textedit -man/man1/textedit.1.gz -- cgit v1.2.3