Fix duplicate LATEST_LINK
PR: ports/97583 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Reported by: kris
This commit is contained in:
parent
afcce3aafb
commit
538efb7720
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163092
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= GNU Interactive Tools - a file system browser for UNIX systems
|
||||
|
||||
CONFLICTS= git-1.* cogito-[0-9]*
|
||||
LATEST_LINK= gnu-git
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \
|
||||
|
|
|
@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= GNU Interactive Tools - a file system browser for UNIX systems
|
||||
|
||||
CONFLICTS= git-1.* cogito-[0-9]*
|
||||
LATEST_LINK= gnu-git
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \
|
||||
|
|
Loading…
Reference in a new issue