Fix one indentation while I'm here.
This commit is contained in:
Alexander Langer 2000-06-10 10:26:52 +00:00
parent fc6db6f839
commit 2b805595f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29500

View file

@ -10,12 +10,12 @@ PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
MAINTAINER= alex@big.endian.de
MAINTAINER= alex@FreeBSD.org
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
WRKSRC= ${WRKDIR}/textedit
USE_IMAKE= yes
MAN1= textedit.1
MAN1= textedit.1
.include <bsd.port.mk>