Fix up after revision r487864 which added a .info file to pkg-plist
instead of using the INFO= facility of the Ports Collection infrastructure. Since the .info file is now packaged, bump PORTREVISION.
This commit is contained in:
parent
f7634dfe54
commit
19e9020708
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487928
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gnuit
|
||||
PORTVERSION= 4.9.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -16,6 +16,7 @@ LICENSE_COMB= multi
|
||||
USES= ncurses
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --disable-transition
|
||||
INFO= gnuit
|
||||
|
||||
post-install:
|
||||
# Clean stage from orphans.
|
||||
|
@ -68,5 +68,4 @@ man/man1/gitrgrep.1.gz
|
||||
man/man1/gitunpack.1.gz
|
||||
man/man1/gitview.1.gz
|
||||
man/man1/gitwipe.1.gz
|
||||
share/info/gnuit.info
|
||||
%%DOCSDIR%%/gnuit.html
|
||||
|
Loading…
Reference in New Issue
Block a user