summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-27 08:53:24 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-27 08:53:24 +0000
commit5665c6ddb6d2e3cb3ae40eccfc334b743560f3a2 (patch)
tree2dd20725fefcf5888814595f7c323e254e27d33d /editors
parentlisten to ${CC} (diff)
1) move manpage from PLIST to Makefile
2) fix maintainer's email address (@@ -> @)
Notes
Notes: svn path=/head/; revision=19826
Diffstat (limited to 'editors')
-rw-r--r--editors/textedit/Makefile7
-rw-r--r--editors/textedit/pkg-plist1
2 files changed, 4 insertions, 4 deletions
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 <bsd.port.mk>
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