Remove trailing dot from ${MAINTAINER}
Found by: distfile checker
This commit is contained in:
parent
a2aae93929
commit
4c08ced03e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7073
1 changed files with 2 additions and 2 deletions
|
@ -3,14 +3,14 @@
|
|||
# Date created: 21 August 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.23 1997/02/17 06:41:50 obrien Exp $
|
||||
# $Id: Makefile,v 1.24 1997/06/16 11:00:19 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bash-1.14.7
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
MAINTAINER= obrien@NUXI.com.
|
||||
MAINTAINER= obrien@NUXI.com
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
# Don't compress manpages or .so not works.
|
||||
|
|
Loading…
Reference in a new issue