Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org
Fix one indentation while I'm here.
This commit is contained in:
parent
fc6db6f839
commit
2b805595f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29500
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue