On Tue, 11 Nov 2003 21:14:23 +0800
"Paul Hamilton" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is it possible to print out the base version of when you last installed the
> ports base, or cvs'ed it?
>
> cheers,
>
> Paul Hamilton
>
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
If $PORTSDIR/CVS/Tag exists
cat $PORTSDIR/CVS/Tag
will give you the idea.
If it doesn't exist you have current.
horio shoichi
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"