diff options
author | garga <garga@FreeBSD.org> | 2006-05-22 20:49:09 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-22 20:49:09 +0800 |
commit | 9a1c6fcc75562df73d2cdd59f7e4ad2688875d26 (patch) | |
tree | 5066e2ffbb91fcbcb5d6da090bdf4cdbb4cd1eee /misc/gnuit | |
parent | acc8a6c8fb9227e95502c5616c55de6ad9bb10b1 (diff) | |
download | freebsd-ports-graphics-9a1c6fcc75562df73d2cdd59f7e4ad2688875d26.tar.gz freebsd-ports-graphics-9a1c6fcc75562df73d2cdd59f7e4ad2688875d26.tar.zst freebsd-ports-graphics-9a1c6fcc75562df73d2cdd59f7e4ad2688875d26.zip |
Fix duplicate LATEST_LINK
PR: ports/97583
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Reported by: kris
Diffstat (limited to 'misc/gnuit')
-rw-r--r-- | misc/gnuit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile index fd40799bb91..4ad0b4d62ce 100644 --- a/misc/gnuit/Makefile +++ b/misc/gnuit/Makefile @@ -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 \ |