mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
pkgbase: Remove vcs revision from kernel and runtime comment
This is not needed and we don't do that for other packages.
This commit is contained in:
parent
0ffec1b03d
commit
1931aa942f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=363962
@ -5,7 +5,7 @@
|
||||
name = "FreeBSD-%PKGNAME%"
|
||||
origin = "base"
|
||||
version = "%VERSION%"
|
||||
comment = "%COMMENT% %VCS_REVISION%"
|
||||
comment = "%COMMENT%"
|
||||
categories = [ base ]
|
||||
maintainer = "re@FreeBSD.org"
|
||||
www = "https://www.FreeBSD.org"
|
||||
|
@ -5,7 +5,7 @@
|
||||
name = "FreeBSD-%PKGNAME%"
|
||||
origin = "base"
|
||||
version = "%VERSION%"
|
||||
comment = "%COMMENT% %VCS_REVISION%"
|
||||
comment = "%COMMENT%"
|
||||
categories = [ base ]
|
||||
maintainer = "re@FreeBSD.org"
|
||||
www = "https://www.FreeBSD.org"
|
||||
|
Loading…
Reference in New Issue
Block a user