mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
This is supposed to be 4-current, not 3.1-release.
This commit is contained in:
parent
67b0efb7ed
commit
95eddd5009
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21644
@ -48,13 +48,13 @@ fi
|
||||
|
||||
if [ "$r" = 1 ]; then
|
||||
printsp $printed
|
||||
echo -n "3.1-RELEASE"
|
||||
echo -n "4.0-CURRENT"
|
||||
printed=1
|
||||
fi
|
||||
|
||||
if [ "$v" = 1 ]; then
|
||||
printsp $printed
|
||||
echo -n "FreeBSD 3.1-RELEASE #0: Sun Dec 13 03:47:56 PST 1998 asami@bento.freebsd.org:/usr/src/sys/compile/BENTO"
|
||||
echo -n "FreeBSD 4.0-CURRENT #0: Sun Dec 13 03:47:56 PST 1998 asami@bento.freebsd.org:/usr/src/sys/compile/BENTO"
|
||||
printed=1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user